Filed under 'svn'
➠ June 30, 2008
➠ 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.
➠ 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.