[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: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-08-28 00:29:03 CEST

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 05:17:06 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.