Difference between revisions of "SVN Source Instructions"

From Horde3D Wiki
Jump to: navigation, search
m
Line 6: Line 6:
 
*If you are using command line svn:
 
*If you are using command line svn:
 
     <nowiki>svn co https://horde3d.svn.sourceforge.net/svnroot/horde3d horde3d</nowiki>
 
     <nowiki>svn co https://horde3d.svn.sourceforge.net/svnroot/horde3d horde3d</nowiki>
 +
 +
Check the [[Building_Horde3D|build instructions]] for your platform to compile the source.

Revision as of 12:50, 25 March 2010

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

Check the build instructions for your platform to compile the source.