[Crossfire-wiki] [Crossfire DokuWiki] page changed: crossfire_compile_guide
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Sun Aug 31 08:58:56 CDT 2014
A page in your DokuWiki was added or changed. Here are the details:
Date : 2014/08/31 08:58
User : saru
Edit Summary: added guide to accessing svn from windows
@@ -282,8 +282,33 @@
and repeat section "COMPILE"
===== Microsoft Windows Compile Guide =====
Warning this information may be out of date
+
+ ==== Subversion ====
+ To access the latest version of crossfire from sourceforge, a Windows compatible tool to access the source files is called tortoisesvn which is available [[http://tortoisesvn.net/downloads.html|here]].
+ The interface is built into the windows environment, to access the repository create a new folder such as "crossfire files" and right click on this folder. You will see the following option menu now available:
+
+ {{images:navigating_to_tortoisesvn.png|}}
+
+ Select "Repo-browser". When asked, use this URL: https://svn.code.sf.net/p/crossfire/code
+
+ {{svn_url_request.png|}}
+
+ After a short time you should now see a window with the current directory structure of crossfire.
+
+ {{browsing_the_repository.png|}}
+
+ You can now start checking out directories you are interested in. Note: that the branches (trunk, stable etc) are within these directories so do not check-out from the root directory unless you want to download _everything_.
+ To checkout a directory simply right click and select checkout:
+
+ {{images:checking_out1.png|}}
+
+ and then choose where to save the downloaded files:
+
+ {{images:checking_out2.png|}}
+
+
==== Requirements ====
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=1409190063
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