Date: 2004-03-12T15:14:52
Editor: AdamJack <[EMAIL PROTECTED]>
Wiki: Gump Wiki
Page: GumpCommandLineOptions
URL: http://wiki.apache.org/gump/GumpCommandLineOptions
no comment
New Page:
GumpCommandLineOptions.
All Gump scripts (currently) have the same commandline:
python gump/x.py [options] -w {workspace} {project expression}
Available:
* -w {workspace file} --- reference to workspace file.
* {project expresion} --- e.g. 'all'
Options:
* -d|--debug -- turn on Gump debugging
* -v|--verbose -- not much different than above right now.
Proposed:
* --optimized -- only compile things if updated
* --cached -- allow cached descriptors (don't download over HTTP, and certainly don't
CVS update)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]