[cvsnt] CVSNT 2.0.6 fails in a batch file
George Hazan
*ghazan at voxnet.ru
Wed Jul 23 06:29:32 BST 2003
Hello, Alexandre! Tue, 22 Jul 2003 15:21:26 -0300 you wrote:
AAD> It seems CMD is spawning processes concurrently so the first process
AAD> locks the file while the following processes fail.
No, it does not. You can easily serialize programs with tons of the stdout
output without problems, I specially tested it. CVS.EXE seems to be the only
exclusion, that's why I asked help here.
AAD> So you may use "start /w" before each command to make CMD wait the
AAD> process termination before interpreting next command line. It must
AAD> solve this problem
In this case I get a zero-length report.txt.
--
WMBR, George Hazan (ghazan at voxnet.ru)
More information about the cvsnt
mailing list