On Jun 16, 2008, at 9:11 AM, Blair Zajac wrote:
>> I have finally got the subversion commit email to work on my
>> server, but I get an email sent to the right place with this:
>> LoadError: no such file to load -- svn/info
>> /usr/local/share/subversion/hook-scripts/commit-email.rb:388:in
>> `require'
>> /usr/local/share/subversion/hook-scripts/commit-email.rb:388:in
>> `main'
>> /usr/local/share/subversion/hook-scripts/commit-email.rb:416
>> The only thing on line 416 is the work "main"
>> Anyone with a clue about what is going on?
>
> I would recommend switching to mailer.py. It's really the only
> post-commit mailing program that is supported by the developers.
Oh yes? Where is that stated? commit-email.rb is also in tools/hook-
scripts implying that it's also developed by the Subversion developers.
If mailer.py is really the only supported mailer, wouldn't it be a
good idea if that were the script shown in the post-commit.tmpl
created by "svnadmin create", instead of the contrib script commit-
email.pl like it is now?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-17 11:33:54 CEST