Go to file
rjtanner d4190533c5 Proper name capitalization, Guild of Law, in message text to Agito (pup_land/nurnberg/agito).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17861 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-04-07 05:04:34 +00:00
Info
animations/maps/navar_city
azumauindo Update references to a consitent format of Pup Land (instead of pupland, Pupland) in Guild Mainfloor maps. No funcational changes. Missed in previous commit. 2012-04-02 05:42:42 +00:00
brest Update references to a consitent format of Pup Land (instead of pupland, Pupland) in Guild Mainfloor maps. No funcational changes. Missed in previous commit. 2012-04-02 05:42:42 +00:00
darcap Update references to a consitent format of Pup Land (instead of pupland, Pupland) in Guild Mainfloor maps. No funcational changes. Missed in previous commit. 2012-04-02 05:42:42 +00:00
dragonisland Update syntax to Pup Land reference (was Pupland) in message text to Stoneville Dragon Hangar (dragonisland/hangar) in Stoneville. No functional changes. 2012-04-02 05:53:09 +00:00
dungeons Grammar change (seeings -> sightings) to message text in Old Mineshaft (dungeons/xyzzy-mines) in Wilderness. 2012-03-19 05:22:59 +00:00
editor
euthville Update references to a consitent format of Pup Land (instead of pupland, Pupland) in Guild Mainfloor maps. No funcational changes. Missed in previous commit. 2012-04-02 05:42:42 +00:00
inn_and_outpost Spelling correction (jewelery -> jewelry) to multiple maps. 2012-03-16 03:58:37 +00:00
lake_country Update syntax to Pup Land reference (was Pupland) in message text to Lake Country Dragon Hangar (lake_country/dragon_hangar/hangar) in Lake Country. No functional changes. 2012-04-02 05:55:53 +00:00
marksel Split up laughter words in message text for various maps. 2012-03-15 04:24:57 +00:00
mlab Spelling correction (sacrafice -> sacrifice) in message text to Cloud World Castle, Dungeon Level 2 (mlab/citydeclouds/castle/cwdccastleb2) in City de Clouds. 2012-03-23 04:24:08 +00:00
navar_city Capitalization update to map name references (Raffles, Lone Town, Red Town) in message text to Western Navar Tavern, Mainfloor (navar_city/mlab/tavern) in Navar. No functional changes. 2012-04-02 06:21:10 +00:00
planes
port_joseph Spelling correction (plantlife -> plant life) to message text in Moogly Bill's Tomb (port_joseph/pirates/mbgrave2) in Port Joseph. 2012-03-18 05:22:31 +00:00
pup_land Proper name capitalization, Guild of Law, in message text to Agito (pup_land/nurnberg/agito). 2012-04-07 05:04:34 +00:00
python
quests Use artifact instead of hardcoded values. 2012-03-31 16:52:12 +00:00
santo_dominion Update references to a consitent format of Pup Land (instead of pupland, Pupland) in Guild Mainfloor maps. No funcational changes. Missed in previous commit. 2012-04-02 05:42:42 +00:00
scorn Update syntax to Pup Land reference (was pupland) in message text to Apartments (scorn/apartment/apartments) in Scorn. No functional changes. 2012-04-02 06:08:13 +00:00
sisters Capitalization correction in message text to Three Sisters Tower, Level 3 (sisters/tower3) in Three Sisters. 2012-03-30 04:44:29 +00:00
start Punctuation update and map name reference correction (beginners house -> Starting House) in message text to Nexus (start/Nexus). 2012-03-30 04:54:27 +00:00
styles
teamarena
templates Update references to a consitent format of Pup Land (instead of pupland, Pupland) in Guild Mainfloor maps and template. No funcational changes. 2012-04-02 05:38:58 +00:00
test
under_world
unlinked Spelling correction (succesful -> successful) to message text in Greyshield maps. 2012-03-19 05:50:20 +00:00
whalingoutpost Word spacing updates in message text to Glacier Keep, Dungeon Level 1 (whalingoutpost/misc/castleb1) in Whaling Outpost. 2012-03-31 01:57:49 +00:00
wolfsburg Update references to a consitent format of Pup Land (instead of pupland, Pupland) in Guild Mainfloor maps. No funcational changes. Missed in previous commit. 2012-04-02 05:42:42 +00:00
world Capitalization correction and syntax update to Pup Land reference (was Pupland) in message text in World Map (world/world_104_115). No functional changes. 2012-04-02 06:12:30 +00:00
.emergency
COPYING
ChangeLog Run svn2cl to update ChangeLog. 2012-03-31 03:14:07 +00:00
HallOfDMs
HallOfSelection Remove double word refernce (other other -> other) to the Hall Of Selection maps. 2012-03-15 04:11:43 +00:00
README
regions.reg
world.quests Quest: Gates of Hell, in Brest. 2012-03-31 18:20:20 +00:00

README

==============================================================================
ChangeLog
==============================================================================

The ChangeLog file has been built with svn2cl 0.7 and 0.9 as obtained fromm
http://ch.tudelft.nl/~arthur/svn2cl/downloads.html.  Do not use version 0.6
or older as it appears to generate incompatible ChangeLog formats.

These instructions presume an installation of the tarball similar to this.
The actual paths may be different for each developer, but these are used for
sake of example.  There is no requirement to use the example paths.

  $ cd ~
  $ tar -xzf svn2cl-0.9.tar.gz

To update the ChangeLog, a command sequence like this is generally possible
with one caveat.  Do not check in the results without checking the the changes
with svn diff to avoid throwing away someone's comments that are more verbose
than the svn commit comment.

  $ cd /home/data/svn/crossfire/maps/trunk
  $ ~/svn2cl-0.9/svn2cl.sh

The following may be safer, but also may not entirely regenerate missing
entries if manual edits have been made.  Again, never check in updates without
checking differences and merging any manual edits developers may have made.

1) Only generate portion of the ChangeLog since the last svn2cl run.

   Determine the date of the last svn2cl run by looking at the top of the
   ChangeLog.  For this example, presume 2007-12-20 is the last svn2cl
   notation, and that today is 2007-12-30.

   $ cd /home/data/svn/crossfire/maps/trunk
   $ ~/svn2cl-0.9/svn2cl.sh -o ChangeLog.New -r "{2007-12-30}:{2007-12-20}"

   Note that the day of the last svn2cl is used in case new entries were made
   that day following the svn2cl run.

   Place the contents of ChangeLog.New at the top of the ChangeLog file, but
   make sure to delete any redundant entries.  If manual entries have been
   made, merge any additional content with the appropriate svn2cl generated
   entries.

2) Regenerate the entire log, but generate a patch file.

  $ cd /home/data/svn/crossfire/maps/trunk
  $ ~/svn2cl-0.9/svn2cl.sh --output=ChangeLog.New
  $ diff -u ChangeLog ChangeLog.New >ChangeLog.patch

  Verify the ChangeLog.patch file and remove any patch hunks that would remove
  information prior to patching up the ChangeLog file for commit.