Category Archives: Version Control

Distributed Version Control

Excellent Intro-to Guide http://betterexplained.com/articles/intro-to-distributed-version-control-illustrated/ Comparison of hg (Mercurial), bazaar, git.  Little biased towards git http://www.infoq.com/articles/dvcs-guide

Posted in Version Control | Leave a comment

SVN and Kapersky Nuh-ah

Getting ‘Bad Request’ when trying to checkout? Getting ’403”s when trying to checkin? SVN:// protocol works without probs but baffled why you get the above errors when working with a http:// repository? See here: Subversion – Cant checkout 400 Bad … Continue reading

Posted in Software Development, Version Control, Windows | Leave a comment

Subversion Cheat Sheet

Ariejan.net » Subversion Cheat Sheet

Posted in Software Development, Version Control | Leave a comment