Changes from Version 1 of Getting Started

Show
Ignore:
Author:
kemperke (IP: 10.192.139.85)
Timestamp:
10/16/08 14:58:04 (1 year ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Getting Started

    v0 v1  
     1To checkout the SVN tree for this project, use the following command: 
     2 
     3{{{ 
     4svn co --username <onid username> https://code.oregonstate.edu/svn/cspfl 
     5}}} 
     6SVN will them prompt you for your ONID password.  other useful SVN commands are: 
     7 
     8{{{ 
     9svn up 
     10}}} 
     11to update your local copy 
     12 
     13{{{ 
     14svn ci 
     15}}} 
     16to checkin new changes 
     17 
     18 
     19Enjoy! [[BR]] 
     20''The cspfl Team'' 
     21 
     22== Starting Points == 
     23 
     24 * TracGuide --  Built-in Documentation 
     25 * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project 
     26 * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions 
     27 * TracSupport --  Trac Support