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

Re: Triggering email with post-commit.bat

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-05-03 03:36:02 CEST

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

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.