[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion commit email script and "unprintable" characters

From: Alfred von Campe <alfred_at_von-campe.com>
Date: Wed, 20 Jan 2016 09:45:08 -0500

On Jan 20, 2016, at 6:40, Philip Martin wrote:

> The Subversion Python bits have been installed in the Python 2.6 tree
> and really need to be in the Python 2.7 tree. On a CentOS 6 machine
> with Python 2.7 installed via scl I can make things work by moving the
> Python bits from the 2.6 location to the 2.7 location.

We are using Python-2.7 from the IUS Community Project and not SCL, and I
was not able to get this to work. I copied the files from /usr/lib/python2.6
to /usr/lib/python2.7 (both under site-packages), but the python2.7 binary
did not find the svn files (there is another svn library installed as an egg
via easy_install). I’m ready to punt on this issue, as we will be moving to
new Subversion servers soon, and I believe they will be running RHEL 7 so I
shouldn’t have to play these games. It should not be this hard to run the
new mailer.py script on a RHEL/CentOS 6 system, especially since active
development on it appears to have stopped before RHEL 7 came out.

Alfred
Received on 2016-01-20 15:45:35 CET

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.