Ryan,
Sorry for the late response. Thanks, yes, I found that
I needed to specify the path. However, I found that
unlike what the document says for UNIX machines, it seems
that in Windows, the environments (such as PATH) are
still defined and usable. So, my problem was that the
script was executing in a different "current directory"
than what I had thought.
Teddy
Ryan Schmidt wrote:
> On Apr 17, 2006, at 07:53, Tetsuto Teddy Nishiyama wrote:
>
>> POST-COMMIT
>> file c:\svnrepo\test\hooks\post-commit.bat
>>
>> content: (just one line)
>>
>> echo running post-commit.bat >> test.txt
>>
>> should create a file and add "running post-commit.bat" to it.
>
>
> Try specifying the complete path to test.txt. On Unix-like systems this
> is required; I'm not sure about Windows.
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 24 04:35:45 2006