ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/CodeClass/outline_5
(Generate patch)

Comparing CodeClass/outline_0 (file contents):
Revision 881 by douglas, 2007-02-14T16:30:20-08:00 vs.
Revision 889 by douglas, 2007-03-06T18:09:05-08:00

# Line 13 | Line 13 | Outline 0:
13  
14      Stuff
15          Course web page: http://computers.douglasthrift.net/code/
16 <        Do you have a lab account? If not, get it now!
16 >        Do you have a lab account? If not, get one now!
17          Assignment: ls
18  
19      Version Control
20          What is it?
21          Why is it useful?
22 <        Subversion
23 <        ...
22 >        Subversion: http://subversion.tigris.org/
23  
24 <    ...
24 >    Using Subversion for this Class
25 >        Check Out
26 >        Make Directory
27 >        Add
28 >        Status
29 >        Properties (svn:ignore, svn:eol-style)
30 >        Update
31 >        Check In
32 >        Things that *should* go in the repository *for this class*:
33 >            Source Code
34 >            Makefiles/Build Scripts
35 >        Things that *should not* go in the repository *for this class*:
36 >            Compiled Code of Any Kind

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines