Hi gang,

I got some cool stuff working. Try something along the lines of

 svn up
 cd ~/svn/gump/branches/Gump3
 export GUMP_HOME=`pwd`
 $GUMP_HOME/gump help run
 $GUMP_HOME/gump run --workspace=$GUMP_HOME/fixture/metadata/workspace.xml \
   --enable-colors --do-updates

You might also want to try

 $GUMP_HOME/gump run --workspace=$GUMP_HOME/fixture/metadata/workspace.xml \
   --enable-colors --do-updates --debug

For verbose output. Changes include:

 * working cyclic dependency detection
 * color coding
 * readable output
 * completely set up "debug" mode vs "normal" mode

Lemme know what you think!

Cheers,

Leo



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

Reply via email to