Regression in bindings? 1.7/1.8 vs 1.6

2014-08-09 Thread Alexey Neyman
Hi Subversion developers, I am trying to migrate some scripts from 1.6 server that we're currently running to a newer SVN version, and encountered something that looks like a bug: with 1.7/1.8 the fs.change_node_prop (in Python bindings) is no longer able to modify a node's properties unless th

Re: [PATCH] Introduce per-instance filesystem UUIDs

2014-08-09 Thread Branko Čibej
On 09.08.2014 21:53, Evgeny Kotkov wrote: >> The idea of introducing a separate repository UUID that is "guaranteed" to >> be unique has been discussed a couple times, tough maybe not on-list. I >> agree that we need something like this, for the reasons you state below. > [...] > >> I suggest you c

Re: [PATCH] Introduce per-instance filesystem UUIDs

2014-08-09 Thread Stefan Fuhrmann
On Fri, Aug 8, 2014 at 7:24 PM, Evgeny Kotkov wrote: > Hi, > > I would like to propose a patch for the problem discussed in > http://svn.haxx.se/dev/archive-2014-04/0245.shtml > > Please see the details below. > [...] Hi Evgeny, Thanks for having a the (missing) instance ID issue. >From initia

Re: [PATCH] Introduce per-instance filesystem UUIDs

2014-08-09 Thread Evgeny Kotkov
> The idea of introducing a separate repository UUID that is "guaranteed" to > be unique has been discussed a couple times, tough maybe not on-list. I > agree that we need something like this, for the reasons you state below. [...] > I suggest you create a branch and commit this there, so that pe

Re: random-test failure on powerpc64le and x86_64

2014-08-09 Thread Branko Čibej
On 09.08.2014 15:55, Alan Modra wrote: > Using current git sources compiled with gcc-4.9.1 or mainline gcc at > -O3 results in failure of random-test. > > On powerpc64le we see > PASS: random-test 1: random delta test > svn_tests: E26: mismatch at position x > FAIL: random-test 2: random

Re: 1.7.18 up for testing/signing

2014-08-09 Thread Ben Reser
On 8/7/14 8:07 AM, Ben Reser wrote: > On 8/1/14 6:32 PM, Ben Reser wrote: >> The 1.7.18 release artifacts are now available for testing/signing. >> Please get the tarballs from >> https://dist.apache.org/repos/dist/dev/subversion >> and add your signatures there. I plan to try and release on Aug

random-test failure on powerpc64le and x86_64

2014-08-09 Thread Alan Modra
Using current git sources compiled with gcc-4.9.1 or mainline gcc at -O3 results in failure of random-test. On powerpc64le we see PASS: random-test 1: random delta test svn_tests: E26: mismatch at position x FAIL: random-test 2: random combine delta test x86_64 gives PASS: random-test

Re: 1.8.10 up for testing/signing

2014-08-09 Thread Stefan Sperling
On Fri, Aug 01, 2014 at 06:33:04PM -0700, Ben Reser wrote: > The 1.8.10 release artifacts are now available for testing/signing. > Please get the tarballs from > https://dist.apache.org/repos/dist/dev/subversion > and add your signatures there. I plan to try and release on August 11th so > pleas