post-commit.bat not launching
From: <ScotDiddle_at_overnite.com>
Date: 2006-04-26 17:13:53 CEST
Hello All,
Here is what I hope is a simple question... Why doesn't
The bat program works well when run from the command line, but
Any suggestions will be appreciated.
Scot L Diddle, Richmond VA
BAT FILE DEF:
C:\SVNRepository\SilverDarkroom\hooks\post-commit.bat :
@ECHO ON
REM POST-COMMIT HOOK
SET REPOS="$1"
SET path=%path%;c:\Program Files\Subversion\bin\;C:\Program
DEL "C:\silverdarkroom\trunck\include\TortoiseSVNRevision.php"
subWcRev.exe "c:\SilverDarkroom"
@ECHO "POST-COMMIT.BAT Successful..."
NOTE: THIS DOCUMENT MAY CONTAIN CONFIDENTIAL AND NONPUBLIC INFORMATION. IT IS INTENDED ONLY FOR THE USE OF THE INDIVIDUAL(S) OR ENTITY(IES) NAMED ABOVE, AND OTHERS SPECIFICALLY AUTHORIZED TO RECEIVE IT. If you are not the intended recipient of this document, you are notified that any review, dissemination, distribution or copying of this communication is prohibited. If you have received this communication in error, please notify me immediately by return email, delete the electronic message and destroy any printed copies. Thank you for your cooperation.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.