Changes between Version 10 and Version 11 of BuildingFromSvn

Show
Ignore:
Author:
patrick (IP: 10.23.101.26)
Timestamp:
11/13/09 13:45:43 (10 months ago)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • BuildingFromSvn

    v10 v11  
    88 
    99 1. [http://svnbook.red-bean.com/ Learn about Subversion] (SVN). 
     10 1. Read about [http://code.google.com/p/vrjuggler/source/checkout access to the Subversion repository] through Google Code. Developers must use their googlecode.com password in order to check out a read/write copy of the code over HTTPS. 
    1011 1. Refer to the [wiki:SvnBranches Subversion branches] page which describes what branches and tags are available. 
    1112 
    12 The Juggler Project Subversion repository can be accessed through one of the following two roots: 
    13  
    14  1. Anonymous: http://vrjuggler.googlecode.com/svn/ 
    15  1. Developer: https://vrjuggler.googlecode.com/svn/ 
    16  
    17 There are subdirectories of that for VR Juggler (`juggler`), !PyJuggler (`PyJuggler`), VRJ.NET (`vrj.net`), the VR Juggler website (`website`), and the patched version of !CppUnit (`cppunit`) that we use. 
     13There are subdirectories of the SVN root for VR Juggler (`juggler`), !PyJuggler (`PyJuggler`), VRJ.NET (`vrj.net`), the VR Juggler website (`website`), and the patched version of !CppUnit (`cppunit`) that we use. 
    1814 
    1915The anonymous checkout command for the Juggler Project trunk is as follows: