[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Running Hook script on Windows

From: Nathan Kidd <nathan-svn_at_spicycrypto.ca>
Date: 2006-05-09 23:59:48 CEST

Daniell, Casey B wrote:
> I still am not seeing a file, c:\logfile.txt, created. Its like this
> script isn't even being run.
>
> I have it named post-commit.bat and, now, post-commit2.bat both located
> in the repositories hooks directory.
>
> Do I just need to place the files there and they will automatically get
> called? Or do I need to tell SVN to find them somehow?

If files with the right names exist they will run automatically.

My only other thought is your server process (svnserve.exe or
apache.exe) doesn't have enough rights access and/or create files, etc.

Try making the service run as a different user with more permissions.

-Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 10 00:00:24 2006

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.