--- CodeClass/outline_0 2007/02/15 00:30:20 881 +++ CodeClass/outline_0 2007/02/21 08:16:49 886 @@ -13,13 +13,24 @@ Outline 0: Stuff Course web page: http://computers.douglasthrift.net/code/ - Do you have a lab account? If not, get it now! + Do you have a lab account? If not, get one now! Assignment: ls Version Control What is it? Why is it useful? Subversion - ... - ... + Using Subversion for this Class + Check Out + Make Directory + Add + Status + Properties (svn:ignore, svn:eol-style) + Update + Check In + Things that *should* go in the repository *for this class*: + Source Code + Makefiles/Build Scripts + Things that *should not* go in the repository *for this class*: + Compiled Code of Any Kind