On Fri, 17 Sep 2004, Sam Ruby <[EMAIL PROTECTED]> wrote:
> It is not that complicated.

I didn't claim it would be 8-)

> One thing that would not be hard to add something like the
> following:
> 
>    if not os.path.exists(os.path.join(basedir, scriptfullname)):

Just did so (simply to try my SVN setup as well).  It might be better
to check it is a file as well.  I'm afraid it could break
bootstrapping Ant since it creates a directory bootstrap while running
bootstrap.sh and I'm unsure how "clean" the build environment will be
at that point.

AFAIU Gump is not running from "trunk" but from "live" so the change I
made should be save.

Thanks

        Stefan

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

Reply via email to