[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 from address

From: Gabor Szabo <szabgab_at_gmail.com>
Date: 2005-06-08 12:47:00 CEST

On 6/7/05, Massimo <massimo@cedoc.mo.it> wrote:
>
> I'm using commit-email.pl as a post-commit hook to have mails on every
> commit.

Probably you should use the demo post-commit shell script as the hook
itself and from within that shell script you should run the
commit-email.pl
script using the following option:
     --from FROM@my.address

like this:
commit-email.pl "$REPOS" "$REV" commit-watchers@example.org --from
FROM@my.address

Gabor

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 8 12:49:09 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.