On 14/04/2011 02:55, Rob wrote:
Aloha All,

I am looking to implement a version control system with a new client,
and wanted to see what others were happy with.

If you want a centralised Version Control system the SVN is the go as others have mentioned but if you want a distributed system then I would also look at Mercurial (Hg) as well as git. It is much more Windows friendly with a good Windows Explorer plugin called TortoiseHg, you don't need to do command line stuff like git needs.

We use Hg as a distributed VCS inhouse as the developers here have notebook computers as well as desktops and each developer has their own repository so they can shuffle code between workstation and notebook without treading on other developers' toes by having to go to a centralised repository. Git does the same but not so friendly to Windows people.

--
Yours,

Kym


--
official tag/function reference: http://openbd.org/manual/
mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to