Changes between Version 41 and Version 42 of WikiStart

Show
Ignore:
Timestamp:
12/12/08 16:47:30 (21 months ago)
Author:
eric (IP: 97.117.235.3)
Comment:

added port 81 to url of svn checkout command

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v41 v42  
    6262The repository is publicly readable, so if you have [http://subversion.tigris.org/ Subversion] installed you can checkout the entire repository using the svn command: 
    6363{{{ 
    64 $ svn checkout http://qtp.qmailtoaster.com/svn my-qtp-svn-dir-name 
     64$ svn checkout http://qtp.qmailtoaster.com:81/svn my-qtp-svn-dir-name 
    6565}}} 
    6666Of course updating is restricted to developers, but any svn command that doesn't update the repository is allowed.