Source Code

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:smile: :sad: :eek: :shock: :cool: :-x :razz: :oops: :evil: :twisted: :wink: :idea: :arrow: :neutral: :mrgreen:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Source Code

Source Code

by bruce » Wed Mar 28, 2012 9:10 pm

Any source code control system is better than no source code control system.

CVS is very "1995 called and wants its SCCS back." SVN is CVS with some of the worst misfeatures filed off.

Git is what all the cool kids use these days. Despite using Mercurial for a while when I was working on OpenSolaris, I never got my head around it. My cow-orker Martin wants to use bzr and I don't know why.

Bruce

Top