RE: Re: Running Hook script on Windows
From: Daniell, Casey B <Casey_Daniell_at_reyrey.com>
Date: 2006-05-09 23:46:09 CEST
I still am not seeing a file, c:\logfile.txt, created. Its like this
I have it named post-commit.bat and, now, post-commit2.bat both located
Do I just need to place the files there and they will automatically get
Casey
-----Original Message-----
Daniell, Casey B wrote:
> run under windows I get nothing, help?
> is occurring, and has been renamed to post-commit.bat as per the
To find out what's going wrong:
1. rename post-commit.bat post-commit2.bat
2. create new post-commit.bat with one line like this:
call %~dp0post-commit2.bat %* > c:\logfile.txt 2>&1
HTH,
-Nathan
---------------------------------------------------------------------
---------------------------------------------------------------------
|
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.