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

Re: commit-email.pl to multi projects on one repo

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Thu, 20 Nov 2008 18:07:40 -0600

On Nov 20, 2008, at 08:56, Proskurin Kirill wrote:

> I using SVN 1.5.4 and have few repos with this structure:
>
> repo1:
> project1-folder
> project2-folder
> project3-folder
>
> I need make this:
> If some one commit to repo1:project2-folder then send email to email1
> If some one commit to repo1:project2-folder then send email to email2
>
> As i understand - -m option must help me, but could some one make
> an example?
>
> P.S. And what -l option do?

Yes, I believe you can do this with commit-email.pl.

However, commit-email.pl is deprecated. It's recommend you use
mailer.py instead. Here's its documentation:

http://svn.collab.net/repos/svn/trunk/tools//hook-scripts/mailer/
mailer.conf.example

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-21 01:08:11 CET

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.