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

Re: Can I set hook script based on project/folder?

From: Rex Zhen <rexzhen_at_yahoo.com>
Date: 2007-08-28 01:47:48 CEST

As i know, all hook scripts locate under HOOK folder under
repository. the script post-commit will run when ever a commit to
the repository happen. How can I specify the project which is not
physically in the file system.

On Aug 27, 2007, at 3:29 PM, Karl Fogel wrote:

> Rex Zhen <rexzhen@yahoo.com> writes:
>> is there any way to set hook on project instead of the whole
>> repository?
>
> Just make your hook do nothing if the commit is not under a certain
> project directory. A hook is a program: it can do anything you
> want! :-)
>
> -Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 28 01:45:17 2007

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.