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

Re: Email notifs for indivual sub-directory check-ins

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-02-07 00:10:36 CET

On Feb 6, 2007, at 16:44, James wrote:

> We currently have email notifications set up using post-commit,
> when a check-in is done on a repo.
>
> Now, we only want emails to go out when a check-in is done within
> a certain directory of our repos.
>
> For example:
>
> If a check-in is done in /project1/trunk, we would NOT want emails
> to go out.
>
> If a check-in is done in /project1/trunk/private, we would want
> emails to go out. Note that we will want to have different email
> notifs sent out to different people for different directories.
>
> Is there a sample someone can show me on how I can accomplish
> this? Or is there a script in existance that would allow for this?
> Thank you.

The commit-email.pl script included with the Subversion source
distribution can do this. Run it with no arguments to see how to use it.

http://svn.collab.net/repos/svn/trunk/tools/hook-scripts/commit-
email.pl.in

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 7 00:11:01 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.