Favorite version control software?
Submitted by JohnMG on Wed 21 Feb 2007
| RCS |
![]() 6% | 33 votes |
| CVS |
![]() 14% | 76 votes |
| Subversion |
![]() 55% | 299 votes |
| GNU Arch |
![]() 1% | 6 votes |
| Bazaar |
![]() 2% | 13 votes |
| Darcs |
![]() 3% | 17 votes |
| other |
![]() 4% | 22 votes |
| Don't often use any. |
![]() 14% | 76 votes |
| Total 542 votes |
They only thing that I would like added to SVN is the ability to have "custom" tags (something I've mentioned here before, can't remember where), but luckily it seems that that feature may make it into SVN at some point, and there might even be patches for it already.
Cheers.
[ Parent ]
[ Parent ]
[ Parent ]
[ Send Message | View Steve's Scratchpad | View Weblogs ]
I'm a little old-fashioned. I still do most of my development under CVS.
Sure it is unfashionable, it has issues with atomicity, and it doesn't support renaming - but on the other hand it is almost everywhere, it just works, and it is well understood.
I've been using darcs at work and find that quite interesting, but I'm still more comfortable with a centralised system. I like to know there is a canonical source from which I can pull a pristine version from in the event of errors.
I guess I will have to move with the times and convert to something else in the future, but I am in no rush.
[ Parent ]
[ Parent ]
[ Send Message | View Steve's Scratchpad | View Weblogs ]
That is how we mostly use it at work too .. but even so thats the aspect I like least about it.
(OK it is a joint tie; I dislike the way it doesn't save executable permissions on files .. but thats balanced out by liking the ability to run "make test" as a pre-commit action.)
[ Parent ]
They do have gratis licenses for OSS-projects.
[ Parent ]
--
"It's Not Magic, It's Work"
Adam
[ Parent ]
Regards,
-Roberto
--
Roberto C. Sanchez
http://people.connexer.com/~roberto
[ Parent ]
--
"It's Not Magic, It's Work"
Adam
[ Parent ]
--
Roberto C. Sanchez
http://people.connexer.com/~roberto
[ Parent ]

6%