Difference between revisions of "SVN Source Instructions"
From Horde3D Wiki
(darft, no style.) |
|||
| Line 1: | Line 1: | ||
| − | + | 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 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