[Cherbot-commit] SF.net SVN: cherbot: [63] trunk/src/doc/subversion.xhtml
Status: Alpha
Brought to you by:
christianhujer
|
From: <chr...@us...> - 2007-06-16 20:58:01
|
Revision: 63
http://svn.sourceforge.net/cherbot/?rev=63&view=rev
Author: christianhujer
Date: 2007-06-16 13:57:56 -0700 (Sat, 16 Jun 2007)
Log Message:
-----------
Updated documentation about how to access CherBot's Subversion Repository.
Modified Paths:
--------------
trunk/src/doc/subversion.xhtml
Modified: trunk/src/doc/subversion.xhtml
===================================================================
--- trunk/src/doc/subversion.xhtml 2007-06-16 20:52:33 UTC (rev 62)
+++ trunk/src/doc/subversion.xhtml 2007-06-16 20:57:56 UTC (rev 63)
@@ -13,7 +13,7 @@
To checkout a normal working copy of the latest development, checkout the trunk.
This is what's called HEAD or MAIN/LATEST in other version control systems.
</p>
- <p><code>svn co https://svn.sourceforge.net/svnroot/cherbot/trunk cherbot</code></p>
+ <p><code>svn co https://cherbot.svn.sourceforge.net/svnroot/cherbot/trunk cherbot</code></p>
<h2>Rules</h2>
<p>
Current rules are this:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|