> > |
I (Garance) have a splitcore script, which I wrote in ruby. It reads in a MOO database file, figures out almost everything about that database, and writes the information out to a directory of separate files. By using this script, I can split apart two lilycoreDB's, and then I use FileMerge (a GUI file-comparison program on MacOS 10) to compare those two directories of information. By doing that, I can see what important changes have been made.
For some of the information, this script will format the same information in different ways, and print those different formats into separate files. So, depending on what kinds of differences you are looking for, you would compare a different pair of files from the two directories.
this may already be described somewhere else on the wiki...
I'll probably write up some more on this at a later date.
-- GaranceDrosehn - 22 Dec 2005
|