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

RE: Problems with the commit-email script

From: Johan Appelgren <johan_at_appelgren.org>
Date: 2004-02-21 19:47:27 CET

> On Sat, 2004-02-21 at 07:36, Eugene Eric Kim wrote:
> > On Sat, Feb 21, 2004 at 05:37:33AM +0000, Jon Wood wrote:
> >
> > > When I run the script by hand on the server (as root), the e-mail is
> > > sent fine, but then when I do a commit, nothing ever gets sent.
> >
> > Try using the full path name for commit-email.pl in the post-commit
> > script.
> >
> It still doesn't work, I've tried turning on logging to /var/log/svn with
the -l > parameter, but nothing is ever getting written there.
>
> At this point, the problem is completely baffling me - sendmail is in the
right > place, and the script is also in the right place - I've checked this
by dumping > the output of "which commit-email.pl" etc. to a log file.
>
> Jon

Try to redirect stderr of commit-email.pl to a file in your post-commit
script. Should give you some hints of what goes wrong.

Johan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Feb 21 19:47:44 2004

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.