Coder's Workshop Douglas Thrift $Id$ Outline 0: Introductions Give your name, rank, and serial number (major) Why are you here? What was your first programming experience? What have you programmed? Stuff Course web page: http://computers.douglasthrift.net/code/ Do you have a lab account? If not, get one now! Assignment: ls Version Control What is it? Why is it useful? Subversion: http://subversion.tigris.org/ 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