Tuesday, April 08, 2008 at 12:16 PM

The Thing About Git

It’s as though every other version control system I've ever used was created by people who were really into version control and Git was created by people who were really into hacking.

utsl.gen.nz / Wednesday, February 20, 2008 at 01:48 PM

This is where you send new features into the ghetto so that they can 'battle it out' ...

“The last features standing get re-integrated into another branch known as the ‘trailer park’ to try to find a new life for themselves. Note that ghetto is frequently called ‘trunk’, and the trailer park something like ‘releng’”

iovene.com / Thursday, February 08, 2007 at 01:10 PM

Please drop SVN

Oh wow. The concept of logical patches is something I never considered before. Darcs has a “record” command that let’s you split multiple changes to a single file (or files I assume) into logical changes (“hunks”).

subtlety.errtheblog.com / Monday, January 22, 2007 at 02:12 PM

subtlety : a remote subversion excursion

Put in a subversion URL and get back an RSS feed for tracking changes.

dehora.net / Tuesday, January 09, 2007 at 02:22 PM

Bill de hÓra: Mercurial, Part I

Nice look at one of the better distributed version control clients picking up mindshare.

nedbatchelder.com / Saturday, February 05, 2005 at 09:44 PM

Subversion quick start

Quick guide to loading a new project into subversion.

osdir.com / Sunday, January 30, 2005 at 03:54 PM

Subversion for CVS Users

Title says it all..

chiark.greenend.org.uk / Sunday, January 30, 2005 at 03:50 PM

My Experiences With Subversion

Nice look at moving to subversion. Go into migrating from CVS, subversion idioms, gotchas, etc.

svnbook.red-bean.com / Sunday, January 30, 2005 at 03:52 AM

Version Control with Subversion

Entire subversion book on one page.