[Crossfire-wiki] [Crossfire DokuWiki] page changed: crossfire_release_guide
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Sun Mar 4 01:59:58 CST 2007
A page in your DokuWiki was added or changed. Here are the details:
Date : 2007/03/04 01:59
User :
Edit Summary:
@@ -22,16 +22,20 @@
vi arch/tags/1.10/CHANGES
svn commit arch/tags/1.10/CHANGES
- * Make archive of arch directory. Note we want the arch directory called 'arch' in the archive, hence the symlink. Gnu tar is used:
+ * Make archive of arch/maps directory. Note we want the arch directory called 'arch/maps' in the archive, hence the symlink. Gnu tar is used:
cd arch/tags
rm -f arch
ln -s 1.10 arch
gtar -chvz --exclude=.svn -f crossfire-1.10.0.arch.tar.gz arch
- * Upload the file to sourceforge:
+ * Maps only - we want a bzip2 copy because it saves considerable space. This may take a little while depending on speed of your system. You can start on the next stage of uploaded the .gz file while this is processing:
+
+ gunzip -c crossfire-1.10.0.maps.tar.gz | bzip2 -c9 > crossfire-1.10.0.maps.tar.bz2
+
+ * Upload the file to sourceforge. If doing the maps, also upload the .bz2 file:
ncftp upload.sourceforge.net
<login message omitted>
ncftp / > cd incoming
IP-Address : 209.204.178.229
Old Revision: http://wiki.metalforge.net/doku.php/crossfire_release_guide?rev=1172994905
New Revision: http://wiki.metalforge.net/doku.php/crossfire_release_guide
--
This mail was generated by DokuWiki at
http://wiki.metalforge.net/
More information about the crossfire-wiki
mailing list