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

Re: Offtopic? commit-email.pl usage question.

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Tue, 10 Mar 2009 01:00:59 -0500

On Mar 9, 2009, at 16:51, k bah wrote:

> I need to have all mails from all projects sent to some address,
> and mails related to one given project on my repository to be sent
> just to other e-mail, as I read on some other message on the list I
> should:
>
> --- post-commit:
> /usr/share/subversion/hook-scripts/commit-email.pl "$REPOS" "$REV" -
> m "trunk/ProjectFoo" --from svn_at_company.net
> commit.svn.projectfoo_at_company.net -m . --from svn_at_company.net
> commit.svn_at_company.net
> ---
>
> From the example given on the message it should work like this:
>
> - all commits go to commit.svn_at_company.net
> - all commits to ProjectFoo go to commit.svn.projectfoo_at_company.net
>
> Is this right? I call commit-email.pl just once, with all args?
>
>
> This commit-email.pl came with Ubuntu 7.10 (subversion-tools
> 1.4.4dfsg1-1ubuntu3)
> I have 1 repository with several projects

I don't know the specific answer to your question right now, but I
wanted to point out that commit-email.pl is deprecated in favor of
mailer.py.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1301300

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-10 07:02:45 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.