mailer.py question, please help
From: <ark-d_at_betasystems.com>
Date: 2005-03-16 16:17:54 CET
Hi,
I'm trying to get mailer.py working on my Subversion 1.1.1 Installation for
I've copied the post-commit.tmpl as post-commit hook script under
#bin/sh
REPOS="$1"
/svn/repos/hooks/mailer.py commit "$REPOS" "$REV"
the mailer.py is owned by wwwrun.
My users are using https to access the repositoy and are authenticated over
even if I run:
/svn/repos/hooks/mailer.py commit /svn/repos 2
by the hand as root, I will become this error:
Traceback (most recent call last):
I've compiled svn with --with-swig and --enable-swig-bindings=python
Is that correct?
Thanks for any help
---------------------------------------------------------------------
|
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.