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

Re: Separate commit e-mail for project managers

From: Johan Appelgren <johan.appelgren_at_gmail.com>
Date: 2005-03-22 14:03:06 CET

On Tue, 22 Mar 2005 14:39:53 +0200, oleksa borodie
<oleksa.borodie@gmail.com> wrote:
> Hello
>
> There is some projects in our repository. Some developer could work
> separately on single project all time some switch from one project to
> another.
> All projects are placed into single repository. The tree looks like
> project1
> ---trunk
> ---branch
> ---tag
> project2
> ---trunk
> ---branch
> ---tag
> and so on.
> At the commit I'd like to send notification e-mail only for
> developers who is working with committed project now. Project
> developer e-mail addresses could be stored in the project svn
> properties or hardcoded into the post-commit script. I've seen
> commit-email.pl but there is nothing like that.
> I've set up post-commit hook but how should I parse svnlook output to
> get project name? I'd like to get dirs-changed list and select unique
> top-level folder name but it sounds too complex for me. Has anyone
> solve such problem?

The -m option for commit-email.pl should work just fine for what you
want to do. Or did you encounter problems with it?

/Johan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 22 14:05:50 2005

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.