Added by Jacques Morel, last edited by Jacques Morel on Aug 09, 2006  (view change)

Labels

 
(None)

Access

To check out xplanner run svn co http://svn.codehaus.org/xplanner/trunk xplanner
(Committers should use https instead of http)
To browse the source use http://svn.xplanner.codehaus.org/

Please read the Subversion guide

Layout

We follow the standard top directory layout of subversion repositories:

trunk -> latest software
branches -> branches
tags -> labels

The latest software can be found at https://svn.codehaus.org/xplanner/trunk/xplanner or svn://svn.xplanner.codehaus.org/xplanner/scm/trunk/xplanner

Client softwares

  1. Command line subversion
  2. TortoiseSVN for windows only
  3. SmartSVN or SvnUp for cross-platform java clients
  4. IDEA 4.5 subversion plugin
  5. svnmerge

Commit access

Instructions are here

Historical versions

Subversion only has 1 year worth of history from the sourceforge cvs (release 0.6.2 onward).
Sourceforge CVS is still available read-only. Visit Sourceforge CVS to find out how.