Re: post-commit.bat not launching [SOLVED]
From: <ScotDiddle_at_overnite.com>
Date: 2006-04-26 20:20:47 CEST
Jeremy,
Thanks much.... That did the trick. I surrounded the: subWcRev.exe statement in double quotes
Ya gotta love SVN... I've already used it to revert some change(s)
User since 3/9/2006
Scot
www.silverdarkroom.com
"Jeremy Whitlock" <jcscoobyrs@gmail.com>
Scot,
Take care,
Jeremy
On 4/26/06, ScotDiddle@overnite.com <ScotDiddle@overnite.com> wrote:
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.