[Crossfire-wiki] [Crossfire DokuWiki] page changed: crossfire_compile_guide
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Fri Apr 27 19:36:49 CDT 2007
A page in your DokuWiki was added or changed. Here are the details:
Date : 2007/04/27 19:36
User : leaf
Edit Summary: Clarify the download steps and instructions
@@ -59,27 +59,38 @@
/home/<username>
==== DOWNLOAD ====
- This downloads the necessary files to your computer, which will be used to compile or build the server
+ * Trunk contains the newest features and development for the game
+ * Branch contains the most recent "stable" version of the game
+ * Tags is an official & stable release of the game
+
+
+ **IMPORTANT** - One should be consistant with what they check out; meaning use all trunk server & archetypes & maps or branches/1.x server & archetypes & maps or tags/1.10.0 server & archetypes & maps otherwise you run the risk of incompatibilities (broken maps, missing graphics, etc.)
+
+ The follow steps will download the necessary files to your computer, which will be used to compile (or build) the server.
+
+ === Trunk ===
$ svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/server/trunk server.svn
$ svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/maps/trunk maps.svn
$ svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/arch/trunk arch.svn
- The steps have you download trunk, but you could also use branches/1.x or tags/1.10.0 as well. For instance:
+ === Branch ===
+
+ These steps have you download branches/1.x
$ svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/server/branches/1.x server.svn
$ svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/maps/branches/1.x maps.svn
$ svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/arch/branches/1.x arch.svn
- Or
+ === Tag ===
+
+ Here's how you download Tag and is using the 1.10.0 release as an example
$ svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/server/tags/1.10.0 server.svn
$ svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/maps/tags/1.10.0 maps.svn
$ svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/arch/tags/1.10.0 arch.svn
-
- *IMPORTANT* - One should be consistant with what they check out; meaning use all trunk server & archetypes & maps or branches/1.x server & archetypes & maps or tags/1.10.0 server & archetypes & maps otherwise you run the risk of incompatibilities (broken maps, missing graphics, etc.)
==== SETUP ====
This confirms that you are still in your home directory
IP-Address : 65.193.16.100
Old Revision: http://wiki.metalforge.net/doku.php/crossfire_compile_guide?rev=1176662024
New Revision: http://wiki.metalforge.net/doku.php/crossfire_compile_guide
--
This mail was generated by DokuWiki at
http://wiki.metalforge.net/
More information about the crossfire-wiki
mailing list