Re: Post-Update-Action
From: Jim Sokoloff <jim_at_sokoloff.com>
Date: 2003-09-18 21:30:48 CEST
> Thanks for the tip. I have been there before, worked fine from the
(Seems my earlier mail got eaten or is still queued somewhere.)
Just because you can't use a batch file directly,
Alternately, you can do something like:
cmd /c svn --version > c:\temp\temp.txt && cmd /c c:\temp\temp.txt
I use the second cmd /c (instead of notepad.exe) because
--Jim
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.