Date: 2004-10-01T14:36:29
   Editor: AdamJack <[EMAIL PROTECTED]>
   Wiki: Gump Wiki
   Page: GumpScripts
   URL: http://wiki.apache.org/gump/GumpScripts

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -2,12 +2,14 @@
 
 There are a number of scripts available, all with the same commandline interface.
 
- * gump/update.py -- just does the CVS/SVN updates
- * gump/build.py -- just does the build portions
- * gump/check.py -- checks the various entities (projects/modules)
- * gump/env.py -- checks the environment [for tools Gump uses]
- * gump/integrate.py -- does it all
- * gump/preview.py -- preview a run
+ * gump.py -- main entry point
+
+ * bin/update.py -- just does the CVS/SVN updates
+ * bin/build.py -- just does the build portions
+ * bin/check.py -- checks the various entities (projects/modules)
+ * bin/env.py -- checks the environment [for tools Gump uses]
+ * bin/integrate.py -- does it all
+ * bin/preview.py -- preview a run
 
 Some separate scripts:
 
@@ -17,8 +19,7 @@
 
  * gump/gui/view.py -- a GUI  '''work in progress'''
 
- * gumpy.py -- set up the environment, and run integrate.py [or check.py]
- * gump/continuous.py -- continuously run gump.py '''work in progress'''
+ * bin/continuous.py -- continuously run gump.py '''work in progress'''
  
 = Commandline Interface =
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to