UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/312.1 
(KHTML, like Gecko) Safari/312
IP: 65.37.49.4
URI: http://wesnoth.slack.it/?WescampInstructions
 - - - - -
Index: WescampInstructions
===================================================================
RCS file: /home/wesnoth/cvsroot/wikiroot/WescampInstructions,v
retrieving revision 1.4
diff -u -r1.4 WescampInstructions
--- WescampInstructions 3 Jun 2005 15:07:38 -0000       1.4
+++ WescampInstructions 3 Jun 2005 15:17:52 -0000
@@ -58,7 +58,7 @@
  cd ~/Library/Preferences/Wesnoth/data/campaigns
  svn checkout svn://svn.berlios.de/wescamp-i18n/Liberty-po
 
-This creates a local copy of the wescamp directory.  Your data directory 
should now have the following:
+This creates a local copy of the wescamp directory.  Your data/campaigns 
directory should now have the following:
  Liberty.cfg
  Liberty (a folder)
  wescamp-i18n (a folder)
@@ -67,10 +67,8 @@
 When I make changes to Liberty, I only work with my local copy just like I did 
before.  When I'm done, I need to copy the changed files over to the
 wescamp-i18n directory and then send those changes to berlios.de.
 
-Copy this text into a text editor and call it something simple like 'commit'.  
Then all you have to do is cd to the data/campaigns directory and type
- cd ~/Library/Preferences/Wesnoth/data/campaigns
- ./commit
-which will run the following commands as a shell script (or batch file, if 
that helps).
+Here is a shell script you can use to automate the process.  Copy this text 
into a text editor and call it something simple like 'commit' (save it in the 
data/
+campaigns directory):
  #!/bin/csh -f
 
  set libpath = '~/Library/Preferences/Wesnoth/data/campaigns/Liberty'
@@ -88,7 +86,13 @@
  svn commit -m "campaign config update" $wescamp/Liberty-po/Liberty.cfg
 
  echo finished.
+Then all you have to do is cd to the data/campaigns directory and type
+ cd ~/Library/Preferences/Wesnoth/data/campaigns
+ ./commit
+which will run the following commands as a shell script (or batch file, if 
that helps).  You can also type in each command individually (don't type in the 
#!/
+bin... command or echo commands).
 
+||Updating your Translations||
 
 
 ||See Also||




_______________________________________________
Wesnoth-wiki-changes mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/wesnoth-wiki-changes

Reply via email to