[Crossfire-wiki] [Crossfire DokuWiki] page changed: downloading
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Thu Jul 19 11:56:29 CDT 2007
A page in your DokuWiki was added or changed. Here are the details:
Date : 2007/07/19 11:56
User :
Edit Summary: Sourceforge Subversion server name change
@@ -8,13 +8,13 @@
==== SVN via SourceForge ====
The general commands to check out a module (archtypes, client, maps, server map editor, et al) is the following:
- * svn co https://svn.sourceforge.net/svnroot/crossfire/arch
- * svn co https://svn.sourceforge.net/svnroot/crossfire/client
- * svn co https://svn.sourceforge.net/svnroot/crossfire/maps
- * svn co https://svn.sourceforge.net/svnroot/gridarta
- * svn co https://svn.sourceforge.net/svnroot/crossfire/server
+ * svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/arch
+ * svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/client
+ * svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/maps
+ * svn co https://crossfire.svn.sourceforge.net/svnroot/gridarta
+ * svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/server
==== Trunk & Branch: ====
You will also notice that there are directories labaled as trunk and branch.
@@ -36,26 +36,26 @@
Note: The commands, below, presume you are in the directory where the archetypes, client, maps or server currently reside.
* Branch:
- * svn co https://svn.sourceforge.net/svnroot/crossfire/arch/branches/1.x
- * svn co https://svn.sourceforge.net/svnroot/crossfire/client/branches/1.x
- * svn co https://svn.sourceforge.net/svnroot/crossfire/maps/branches/1.x
- * svn co https://svn.sourceforge.net/svnroot/crossfire/server/branches/1.x
+ * svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/arch/branches/1.x
+ * svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/client/branches/1.x
+ * svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/maps/branches/1.x
+ * svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/server/branches/1.x
* Trunk:
- * svn co https://svn.sourceforge.net/svnroot/crossfire/arch/trunk
- * svn co https://svn.sourceforge.net/svnroot/crossfire/client/trunk
- * svn co https://svn.sourceforge.net/svnroot/crossfire/maps/trunk
- * svn co https://svn.sourceforge.net/svnroot/crossfire/server/trunk
+ * svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/arch/trunk
+ * svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/client/trunk
+ * svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/maps/trunk
+ * svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/server/trunk
It is also possible to checkout files from SVN and have them install to a remote directory. This is accomplished by adding the file path to the end of the SVN command.
For instance:
- svn co https://svn.sourceforge.net/svnroot/crossfire/maps/branches/1.x /path/to/map/directory/
+ svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/maps/branches/1.x /path/to/map/directory/
Or, more specifically:
- svn co https://svn.sourceforge.net/svnroot/crossfire/maps/branches/1.x /share/crossfire/maps/
+ svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/maps/branches/1.x /share/crossfire/maps/
This would check out the latest changes to maps 1.x branch and place them in the /share/crossfire/maps/ directory.
==== Browse the SVN Repository ====
Latest SVN changes and history is availble at: http://crossfire.svn.sourceforge.net/viewvc/crossfire/
IP-Address : 216.195.168.209
Old Revision: http://wiki.metalforge.net/doku.php/downloading?rev=1184860916
New Revision: http://wiki.metalforge.net/doku.php/downloading
--
This mail was generated by DokuWiki at
http://wiki.metalforge.net/
More information about the crossfire-wiki
mailing list