Le 28/03/11 23:30, Pavel Sanda a écrit :
Jean-Marc Lasgouttes wrote:
Le 28/03/11 19:31, Tommaso Cucinotta a écrit :
I can see this was not implemented (see last 2.8MB commit r38082).
I know there are more important things to think about, however, just to
not
forget about this . . . .
I actually looked at it a few days ago. It turns out that our mails are
created by mailer.py, which does not seem to handle message size. I'll have
to find what other svn script can be used.
i dont know what machinery is used, but at my server this is set up in
/var/svn/repos/REPO_NAME/hooks/svnmailer.conf
(in particular long_mail_action variable)
I tried to look up svnmailer, but it looks like it has to be installed
properly (not a standalone python script). Does anybody know how I can
get it to work?
"apt-get install svnmailer" is rather intimidating. Why would I let it
install subversion??
JMarc
root@lyx# apt-get install svnmailer
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
ca-certificates libgcrypt11 libgnutls26 libkadm55 libkeyutils1
libkrb5-dev
libkrb53 libneon27-gnutls libserf-0-0 libssl-dev libssl0.9.8 libsvn1
python-subversion python-support subversion
Suggested packages:
rng-tools gnutls-bin krb5-doc krb5-user subversion-tools db4.6-util patch
The following NEW packages will be installed:
ca-certificates libgnutls26 libkeyutils1 libneon27-gnutls libserf-0-0
python-subversion python-support subversion svnmailer
The following packages will be upgraded:
libgcrypt11 libkadm55 libkrb5-dev libkrb53 libssl-dev libssl0.9.8 libsvn1
7 upgraded, 9 newly installed, 0 to remove and 264 not upgraded.
Need to get 2712kB/10.4MB of archives.
After this operation, 15.5MB of additional disk space will be used.
Do you want to continue [Y/n]?