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

Re: Need Help

From: Jewel Nuruddin <jungi_unavailable_at_yahoo.com>
Date: Thu, 23 Apr 2009 21:03:01 -0700 (PDT)

Thank you very much, it help me lot

--- On Fri, 4/24/09, Ryan Schmidt <subversion-2009a_at_ryandesign.com> wrote:

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Subject: Re: Need Help
To: "Jewel Nuruddin" <jungi_unavailable_at_yahoo.com>
Cc: users_at_subversion.tigris.org
Date: Friday, April 24, 2009, 12:45 AM

On Apr 23, 2009, at 10:24, Jewel Nuruddin wrote:

> yes I want to get mail only from certain path.
> in my post-commit file I write the following code
>
> REPOS="$1"
> REV="$2"
> /usr/local/bin/commit-email.pl "$REPOS" "$REV" --from admin_at_game.com -s "SVN commit in packages" subversion-users_at_game.com
>
> and I use commit-email.pl file and it give me notification mail for every repository
> so if you can would you please kindly give me some solution.
> Thank you very much for great help

Read the commit-email.pl script and/or its usage message to find out how to tell it to send mail only for certain paths. Or switch to using the mailer.py script and read how to configure its mailer.conf file.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-24 06:03:56 CEST

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.