- Book recommendations for writing a version control system?
- Posted by pascaldamian@icqmail.com on March 27th, 2005
Any recommendation on helpful books for implementing a version control
system? Among the topics I'd like to see are: the basics (what defines
a version control system, the theories), a survey/explanation on
various existing merging techniques and their pros & contras, a survey
on various existing products out there (including at least CVS,
Subversion, arch) and their strengths & weaknesses.
Regards,
Pascal Damian
- Posted by Bill Godfrey on March 28th, 2005
pascaldamian@icqmail.com wrote:
A version control system is little more than a specialised database. Any
book on building a database would probably work.
Revisioningly, Bill.
--
http://billpg.me.uk/
usenet(at)billpg(dot)me(dot)uk
Similar Posts
- I need some good computer book recommendations. (Computers & Technology) by drummer
- Subversion 1.0.9 1.0.x - A version control system. (Software & Applications) by Gordon Darling
- OT: Book recommendations? (Software & Applications) by Cathe B
- Re: Best C++ game programming book recommendations (Programming) by Christer Ericson
- Why Im Writing My Book - OT in a way (Computer Security) by Tracker

