Bitbucket and a small development house

Posted by Marlon on Programmers See other posts from Programmers or by Marlon
Published on 2011-06-30T15:23:43Z Indexed on 2012/03/30 11:41 UTC
Read the original article Hit count: 244

I am in the process of finally rolling Mercurial as our version control system at work. This is a huge deal for everyone as, shockingly, they have never used a VCS. After months of putting the bug in management's ears, they finally saw the light and now realise how much better it is than working with a network of shared folders!

In the process of rolling this out, I am thinking of different strategies to manage our stuff and I am leaning towards using Bitbucket as our "central" repository. The projects in Bitbucket will solely be private projects and everyone will push and pull from there.

I am open to different suggestions, but has anyone got a similar setup? If so, what caveats have you encountered?

© Programmers or respective owner

Related posts about version-control

Related posts about teamwork