On 5/2/07, Fred Rosenblatt <fredr5@juno.com> wrote:
> After some investigation, it appears that the hook scripts must be executed by
> Tortoise locally.
>
> I'm looking at the help info at:
>
> http://tortoisesvn.net/docs/nightly/TortoiseSVN_hr/tsvn-dug-settings.html,
>
> where "Hook Scripts" appears as a TortoiseSVN setting in the dialog box in the
> section on hook scripts. I do not appear to have access to this setting,
> however. How does one enable it? I created a ~\hooks directory, but to no
> avail. I would appreciate any pointers I can get. I am trying to run
> post-commit.bat on a Windows XP64 box.
Hook scripts are executed by the server, on the server. They're stored
in the hooks directory inside the repository directory (the one
created by svnadmin create).
The exception is when you use file:/// URLs, then the hook will
execute local to you.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu May 3 03:36:06 2007