You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Manuel Carro <mc...@fi.upm.es> on 2004/12/11 19:57:45 UTC

Per-subtree mailing lists?

    Hello.  Sorry if this is a repeated question (I searched through
google and in the list archives and I did not find an answer).

    I'd like to associate mail addressess to subtrees of a repository
so that commits under them go to those addresses.  This is helpful for
closely related projects which, for some reasons, find it advantageous
to share a single repository, but in which not all project
contributors need to receive all commit messages.

    My guess is that it could be made by associating to the root of
the subtree a property containing as values the mail addresses to be
sent the mail, and probably tweaking commit-email.pl to go up the tree
until the property is found.  Any better option?  Is anybody aware of
some utility/approach which provides the same facility?

    Thanks in advance for all and any help.

    Best,
-- 
+---------------------------------------------------------------------------+
|Manuel Carro --- Facultad de Informática -- U. Politécnica de Madrid (UPM) |
|mcarro_at_fi_dot_upm_dot_es --- Ph: +34-91336-7455 --- FAX: +34-91336-7412 |
|http://clip.dia.fi.upm.es/~mcarro - http://clip.dia.fi.upm.es/Software/Ciao|

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: Per-subtree mailing lists?

Posted by Ben Collins-Sussman <su...@collab.net>.
On Dec 11, 2004, at 1:57 PM, Manuel Carro wrote:

>
>     I'd like to associate mail addressess to subtrees of a repository
> so that commits under them go to those addresses.

The latest mailer.py (in subversion's /trunk) has this feature.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org