April 15, 2008
Git Magic
Judging by the geeks I follow, I’m suspecting that learning Git should be high on my TODO list. This resource looks like a good place to start.
February 25, 2008
Git - SVN Crash Course
Bookmarking this, since work has just started creating an officially sanctioned SVN repository, so it’s clearly time for me to start using a more esoteric source-control package.
September 18, 2007
SSCM ( Simultaneous Source Control Managers (manager) )
Tool for syncing source control over multiple systems — seems ideal for those times that “corporate” insist on a standard version control package that everyone hates, and you want to use SVN/git/whatever.
July 31, 2007
Fraser Speirs - A Subversion User Looks at Git
I’m seeing increased chatter about the source control package “git” at the moment. I should investigate it at some point.
November 8, 2006
Ned Batchelder: Subversion branching quick start
Handy guide to understand the purpose of branching in source control, and examples of how it works in Subversion.
April 21, 2006
Sourceforge, Subversion and svn:externals | 2006-04-18 | BitWorking
Wow — I didn’t realise that Subversion allowed you to splice together revisions from multiple repositories. That could come in very handy.
February 16, 2006
Cenqua FishEye Source Perspective
To be investigated… Intriguing source-control browser (and searcher). I’ll have to give this a go at work tomorrow.