|
From: <ste...@us...> - 2009-05-21 13:08:38
|
Revision: 1735
http://stella.svn.sourceforge.net/stella/?rev=1735&view=rev
Author: stephena
Date: 2009-05-21 13:08:30 +0000 (Thu, 21 May 2009)
Log Message:
-----------
Updated developer docs with new SVN checkout procedure for Stella.
Modified Paths:
--------------
htdocs/development.php
Modified: htdocs/development.php
===================================================================
--- htdocs/development.php 2009-05-21 12:59:31 UTC (rev 1734)
+++ htdocs/development.php 2009-05-21 13:08:30 UTC (rev 1735)
@@ -30,7 +30,7 @@
the Sourceforge servers. Instructions for using Subversion on Sourceforge can be
found <a href="http://sourceforge.net/svn/?group_id=41847">here</a>.</p>
<p><b>Note:</b> Developers can check out from 'trunk' with the following command:
- <pre>svn co https://stella.svn.sourceforge.net/svnroot/stella/trunk/stella</pre></p>
+ <pre>svn co https://stella.svn.sourceforge.net/svnroot/stella/trunk stella</pre></p>
<!---------------------------------------------------------------->
</div>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|