ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/CodeClass/outline_3
Revision: 885
Committed: 2007-02-20T18:49:09-08:00 (18 years, 4 months ago) by douglas
Original Path: CodeClass/outline_0
File size: 977 byte(s)
Log Message:
Reading?

File Contents

# User Rev Content
1 douglas 881 Coder's Workshop
2    
3     Douglas Thrift
4    
5     $Id$
6    
7     Outline 0:
8     Introductions
9     Give your name, rank, and serial number (major)
10     Why are you here?
11     What was your first programming experience?
12     What have you programmed?
13    
14     Stuff
15     Course web page: http://computers.douglasthrift.net/code/
16 douglas 882 Do you have a lab account? If not, get one now!
17 douglas 885 Reading: _Version_Control_with_Subversion_ Preface and Chapters 1-3
18 douglas 881 Assignment: ls
19    
20     Version Control
21     What is it?
22     Why is it useful?
23     Subversion
24    
25 douglas 883 Using Subversion for this Class
26     Check Out
27 douglas 884 Make Directory
28 douglas 883 Add
29     Status
30 douglas 884 Properties (svn:ignore, svn:eol-style)
31 douglas 883 Update
32     Check In
33     Things that *should* go in the repository *for this class*:
34     Source Code
35     Makefiles/Build Scripts
36     Things that *should not* go in the repository *for this class*:
37     Compiled Code of Any Kind

Properties

Name Value
svn:eol-style native
svn:keywords Id