-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi all,
while setting up commit notifications with svn 1.3.2 on OpenBSD
4.0-stable using mailer.py I've realized that emails miss the path of
the modified target, e.g.
Should be: [commit] r790 - www/htdocs/login/admin/include
Really is: [commit] r790 -
I am using the following post-commit:
REPOS="$1"
REV="$2"
/usr/local/share/examples/subversion/hook-scripts/mailer/mailer.py
commit "$REPOS" "$REV"
and the following mailer.conf:
[general]
mail_command = /usr/sbin/sendmail
[defaults]
diff = /usr/bin/diff -u -L %(label_from)s -L %(label_to)s %(from)s %(to)s
generate_diffs = add copy modify
from_addr = noreply@blabla.com
truncate_subject = 200
commit_subject_prefix = [commit]
propchange_subject_prefix = [propchange]
Any ideas? Searching the archives didn't reveal anything relevant. Any
help is appreciate, thanks.
- --
Stephan A. Rickauer
-----------------------------------------------------------
Institute of Neuroinformatics Tel +41 44 635 30 50
University / ETH Zurich Sec +41 44 635 30 52
Winterthurerstrasse 190 Fax +41 44 635 30 53
CH-8057 Zurich Web www.ini.unizh.ch
RSA public key: https://www.ini.uzh.ch/~stephan/pubkey.asc
-----------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (OpenBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iQIVAwUBRZ59Srw1P6JCbhlsAQpqAQ//QjZ1FWQVx83JLlcc9gCRJ8nE4ZGA9xvM
oJeLEh7qpBVy5zVAgag/TyQef+cfnXHgqwhON4HPpmvp8UtIIb4ki2zrRVp6jMYE
vUyVv4VpkSzPaKpMQi44O0pAmPBw4Da7GegeZaYbXGPalVwkvNboQeBx/r2gRcLI
gq67/H7ce2HWPN3Cn8cTbUcomncp4QLjAo6J+Uu35ixb08L46Go+8r2yKN5FpT75
yXSQROYe7a0uB91lebHnwMizBbbZN42pJIFG9S55zFRv/dkhmN0ygjpT4CmmcBUs
XPUC2MfLJQw+u8DlA32w500c1iLP1Fiz7wERMlsS6UiVecCqsRwVFEo2Cb17ED1/
zYHmgR4wPTUhiBEjlBal/yWXUHQ5aJ3cb0R5xdbMXx1jMh3VwdcT1YoY5A3pFWmC
W0RfILGiYGO+7mj15gIlfg//A5OJAjBodJySvo8GfRC4U08GnlYlqYh6MMDzOmiC
/SxgJ0cfZ8r81ZIzW2QflXCk+iQsZBkUl7/l9H0dxwLJppMzNSupdZa+lrTcQGlg
OXxEXvbm0ChJ5684+0YZmye+zguCMaVAOFu6DdguzC1DLVZscfQDJ0ZT1NpR57YM
ad9iQ+BAV2WDfKaYwE33Cmb8GReMFRfKOwY81KQdxi9x2Is7kkfPeGxEB91rWpxp
V6Ql3DuJctg=
=nuYF
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 5 17:31:32 2007