Committing code to MSL

From MSL-Libraries
Revision as of 16:15, 20 April 2011 by Dwkulp (talk | contribs)
Jump to navigationJump to search

Automated checkin

In the MSL repository exists a "scripts" directory. Inside should be 3 files: submit.py miscUtils.py mslBuildTools.py . The primary driver of svn submission is submit.py


  • Add modified and new files:
>python ./submit.py -f <list of files> -m <description of changes,additions>
  • Test changes with what is in trunk, then submit
>python ./submit.py -now