RE: [TSVN] Re: The Nightlies...
From: Leeuw van der, Tim <tim.leeuwvander_at_nl.unisys.com>
Date: 2005-05-20 13:01:11 CEST
Hi Russell,
In my experience with batch files on dos/windoze, it's the difference in the way you invoke your bat scrip... if you invoke it with 'call' (I think, could be 'start' or 'run') the cmd.exe interpreter returns to your batch-script, afterwards. If you invoke it directly, the new bat script overwrites the old one and you never return.
cheers,
--Tim
-----Original Message-----
Peter Mounce wrote:
Not easily. I have a bat file that calls TSVN's build.bat. I tried
So it is a separate script that runs at a separate time that copies the
If anyone can work out why TSVN build.bat behaves oddly then this may be
Cheers
Russell
---------------------------------------------------------------------
---------------------------------------------------------------------
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.