Foundation Skills in Software Engineering

Version Control

The slides from my lecture

The introductory worksheet.

An article from Dr. Dobbs journal.  A little dated (pre subversion) but worth reading.
This supplements the class handout.

The Subversion Book - The definitive guide to subversion from the authors.  If this doesn't
answer your questions you may well be stuck!

Nigel's RCS worksheet. Probably only good for single developer projects, personally I'd
stick with subversion - but it is integrated into emacs!

TortoiseSVN is an excellent shell extension client for those who want to use windoze.  An
alternative is to install cygwin and use the command line version a la linux.