Difference between revisions of "SVN Source Instructions"

From Horde3D Wiki
Jump to: navigation, search
(darft, no style.)
 
Line 1: Line 1:
If you use Tourtoise SVN simply do a checkout with:
+
The latest Horde3D code and sample assets can be checked out from the official trunk hosted at SourceForge.
  
https://horde3d.svn.sourceforge.net/svnroot/horde3d
+
*If you use Tortoise SVN, simply do a checkout with:
 +
    <nowiki>https://horde3d.svn.sourceforge.net/svnroot/horde3d</nowiki>
  
if you are using commandline svn:
+
*If you are using command line svn:
 
+
    <nowiki>svn co https://horde3d.svn.sourceforge.net/svnroot/horde3d horde3d</nowiki>
svn co https://horde3d.svn.sourceforge.net/svnroot/horde3d horde3d
 

Revision as of 23:58, 25 November 2009

The latest Horde3D code and sample assets can be checked out from the official trunk hosted at SourceForge.

  • If you use Tortoise SVN, simply do a checkout with:
   https://horde3d.svn.sourceforge.net/svnroot/horde3d
  • If you are using command line svn:
   svn co https://horde3d.svn.sourceforge.net/svnroot/horde3d horde3d