Changes between Version 10 and Version 11 of DownloadsPage
- Timestamp:
- 04/06/05 05:07:13 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DownloadsPage
v10 v11 12 12 * [http://xinha.gogo.co.nz/xinha-nightly.zip Download xinha-nightly.zip] 13 13 * [http://xinha.gogo.co.nz/xinha-nightly.tar.bz2 Download xinha-nightly.tar.bz2] 14 15 14 16 15 == SVN Checkout == … … 28 27 }}} 29 28 29 '''Note''': the Subversion repository has been moved from it's original home over to python-hosting.com, as a result anybody with working copies checked out will need to "switch" the working copy. Using the command line client... 30 31 {{{svn switch --relocate svn://xinha.gogo.co.nz/repository/ http://svn.xinha.python-hosting.com/}}} 32 33 Note that the protocol has changed to svn://, the host name has changed, and the repository has been moved into the root (i.e /trunk instead of /repository/trunk). Once you have switched it's life as normal. 34 30 35 == Old Versions == 31 36
