Modifying SVN Externals with Specific Revision

2016-01-20 Thread Crast, Nicholas
Hi all, I have a folder with the svn:externals property set, grabbing an external folder from a different part of the repository: -r6367 ../common/testproc proc1/common If I go into proc1/common and edit a file in there, svn stat shows the file as modified, but it seems that since I specified a

Re: Subversion commit email script and "unprintable" characters

2016-01-20 Thread Alfred von Campe
On Jan 20, 2016, at 11:29, Philip Martin wrote: > You encountered a packaging bug. WANdisco's Subversion 1.8 package for > RHEL/CentOS 6 is going to be rebuilt to have useable python bindings. Excellent, thanks for the update. I will wait for the next release and then try again. Alfred

Re: Subversion commit email script and "unprintable" characters

2016-01-20 Thread Philip Martin
Alfred von Campe writes: > 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. You encountered a packaging bug. WANdisco's Subversion 1.8 package for RHEL/CentOS 6 is

Re: Subversion commit email script and "unprintable" characters

2016-01-20 Thread Alfred von Campe
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

Re: Subversion commit email script and "unprintable" characters

2016-01-20 Thread Philip Martin
Alfred von Campe writes: > On Jan 19, 2016, at 15:09, Philip Martin wrote: > >> I think that means your bindings were built against python 2.7, which >> provides PyCapsule_Import, while you are trying to use 2.6, which does >> not provide it. > > Thanks for the info. So how do I resolve this? I

Re: Bug Report: Subversion 1.7 segfaults when using gnome-keyring authentication (Linux x64)

2016-01-20 Thread Stefan Hett
Hi Vikram, Hi, I'm also stuck with this same issue, "svn up" makes svn segfaults and coring. This started happening when I give my new password set in my svn server. Can some one please help on this? Any help is highly appreciated. Thanks Vikram Unfortunately the 1.7 branch is no longer suppor