Making changes to MglTools packages

After making changes to the Mgltools packages for any platform, you should follow these steps before zipping/taring the Mgltools and before committing the changes.

  1. Find out the HEAD revision number of the repository (a simple way to do it is perform an svn update)
  2. Open the “mglrevision” file in the Mgltools root directory, and change the revision number to the number found in the previous step. Save the file.
  3. Open the “mglrevision.dat” file in the pcty/client directory, and find the line for the platform for the Mgltools that you changed. Change the revision number on that line to the same number from the previous step. Save the file.
  4. Now you can go ahead and zip or tar the Mgltools directory and commit the changes.