I really need to get a version control system installed as my project is about to get to the writing code stage and it all gets terribly messy after that, as we all know. So I think I’m going to go with Subversion, but opinions & recommendations are welcome. In the meantime, some links about Subversion I need to follow up later:
- The Subversion book
- Tom Lord’s diagnosing SVN and the rebuttal
- Dispelling Subversion FUD
If anyone has other suggestions for useful links, please leave a comment and I’ll update into the main entry periodically
Posted by Meri @ 11:03 AM on December 29, 2004
Comments (2) Permalink
Comments (2) Permalink
December 30th, 2004 at 9:32 PM
I’d really appreciate knowing how Subversion works out. I’m using CVS at the moment and it seems okay, but I’d gladly switch to something better.
February 10th, 2005 at 5:13 AM
I highly recommend the new pragprog book:
http://www.pragmaticprogrammer.com/titles/svn/index.html
Dave (not the author of this book, but purveyor of the PragProg brand) is an excellent guy; I’ve read several of his books and enjoyed them each.
I’ve not used SVN yet, but this book is leading me to experiment.