[Crossfire-wiki] [Crossfire DokuWiki] page changed: crossfire_compile_guide
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Fri Oct 25 09:23:43 CDT 2013
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/10/25 09:23
User : saru
Edit Summary:
@@ -227,9 +227,36 @@
FIXME -- How to use crossloop for running the server; crossloop is a script that automatically restarts the server if/when it crashes and can also provide useful debugging or error information from the crash event.
+ ==== UPDATE ====
+ To update an existing install to the latest svn image;
+
+ This confirms that you are still in your home directory
+
+ $ pwd
+ /home/<username>
+
+ Now change directory (hence the cd) to the directory that contains the server files
+
+ $ cd server.svn
+
+ This confirms that you are in the server directory
+
+ $ pwd
+ /home/<username>/server.svn
+
+ This updates the directory using svn
+
+ $ svn update
+
+ repeat for
+
+ maps.svn
+ arch.svn
+
+ and repeat section "COMPILE"
===== Microsoft (c) Windows =====
The following tools are used to compile the server:
* Microsoft Visual Studio 6 (service pack 4 probably). Server has not been tested with other versions.
IP-Address : 59.167.121.117
Old Revision: http://wiki.metalforge.net/doku.php/crossfire_compile_guide?rev=1376723323
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