mailer.py is completely separate, has different command line parameters and
requires a configuration file.
Take a look at the files in
http://svn.collab.net/repos/svn/trunk/tools/hook-scripts/mailer
Regards,
Blair
Andrew Doades wrote:
> Would the code in the post-commit file still be the same?
> or will I have to set more, few, different params for the mailer.py
>
> Andrew
>
> Blair Zajac wrote:
>> Andrew Doades wrote:
>>> Hello,
>>>
>>> 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.
>>
>> Regards,
>> Blair
---------------------------------------------------------------------
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-16 18:28:00 CEST