> 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