What Code Repository Service Do You Use?
-
Is anyone using a repository service for their code, scripts, projects? I've been using BitBucket at NTG and am very happy with it. I really like that it is from Atlassian and that you can use their hosted service or convert to using their on premises product, Stash, that is the same thing. So you have flexibility. And for small teams, BitBucket is free which is super awesome.
l've just started using GitHub for the first time. Very similar to BitBucket but a bit more popular but I do not know it as well. Both are very nice.
What are you guys using?
-
Funny enough, yesterday I was walking back to my hotel and realized that Atlassian is located right down the street from my new office. It's an odd location, you would never guess that they are there. Very cool to stumble upon them while walking.
I will be living without sight of the mountains after which they are named in a few weeks too!
-
I have an SVN server on our internal windows server farm. It has been running for years. Reminds me I need to retire that out and convert it to a Linux server running the SVN.
Every open source project I tinker with uses github.
-
We've been using SVN server and still continuing for projects but also setup gitlab, slowly moving it to gitlab.
-
Nothing right now but we're going to trial Team Foundation Server in the next couple of weeks. It's about the only repo that's integrated with PowerShell ISE's.