Sourceforge
Posted: 11 Mar 2009, 07:00
The Sourceforge site now supports many more version control systems:
Bazaar, CVS, Git, Mercurial, and SVN
Ron
Bazaar, CVS, Git, Mercurial, and SVN
Ron
Discussions (not only) about Xboard/Winboard, Computer Chess and Chess Programming
http://www.open-aurec.com/wbforum/
Which would be the "best" for single developer projects?Ron Murawski wrote:The Sourceforge site now supports many more version control systems:
Bazaar, CVS, Git, Mercurial, and SVN
Ron
I would recommend git. I haven't used hg or Bazaar, but git is much superior to CVS or SVN IMO. Some people say git has a high learning curve, but its easy to learn enough for everyday use in less than an hour or so. It just has a lot of advanced functionality (e.g. 11 different merge functions) that can take a while to learn, but it isn't necessary.Pradu wrote:Which would be the "best" for single developer projects?Ron Murawski wrote:The Sourceforge site now supports many more version control systems:
Bazaar, CVS, Git, Mercurial, and SVN
Ron