Source code |
Updated 03-Jun-2009 at 17:15:52 |
| History |
| Base Code For |
Last Updated |
Where |
| Software |
31-Mar-2009 |
git clone USERNAME@myth.stanford.edu:/afs/ir/class/cs344/git/cs344_sw_base |
| Hardware |
30-Mar-2009 |
cs344_hw_starter.090331.tgz |
Other files
Version control
We strongly encourage you to use a version control system to manage your files. Version control systems keep track of the changes you make to a project over time. This allows you to retrieve older versions of files and identify why you changed files in a particular way.
Two commonly used version control systems are subversion (svn) and git. We encourage you to use one of these two systems. An intro to git can be found here. An intro to svn can be found here.