Problem with Centos 7 RPMs

2021-03-22 Thread Matthews, David
I been using the Subversion 1.10 RPMs provided by WANdisco on Centos 7. http://opensource.wandisco.com/centos/7/svn-1.10/RPMS/x86_64/ I have 1.10.6 installed but I can't upgrade to 1.10.7. If I try running "yum update" I get an error with package subversion-python-1.10.7-1.x86_64 (WANdisco-svn):

svn info tree conflicts bug using svn 1.10.6?

2021-01-19 Thread Matthews, David
I appear to be getting incorrect results reported by "svn info --xml" for a file which has tree conflicts. I'm testing with svn 1.10.6 (and 1.9.12 which doesn't have this problem). The results from "svn info" for the conflicted file appear correct. However, "svn info --xml" reports the wrong infor

RE: svnserve 1.8 + slow network + large svn:mergeinfo property

2014-03-18 Thread Matthews, David
> -Original Message- > From: Philip Martin [mailto:philip.mar...@wandisco.com] > Sent: 18 March 2014 13:02 > To: Matthews, David > Cc: 'users@subversion.apache.org' > Subject: Re: svnserve 1.8 + slow network + large > svn:mergeinfo property > > &

svnserve 1.8 + slow network + large svn:mergeinfo property

2014-03-18 Thread Matthews, David
We recently upgraded from subversion 1.6 to 1.8.5. After upgrading we have discovered a major performance issue when accessing some repositories from a remote site. After much investigation I've discovered that the problem only becomes obvious for repositories with large svn:mergeinfo properties.

RE: svnadmin hotcopy losing revprops

2013-11-08 Thread Matthews, David
> -Original Message- > From: Philip Martin [mailto:philip.mar...@wandisco.com] > Sent: 08 November 2013 10:19 > To: Matthews, David > Cc: subversion_us...@googlegroups.com > Subject: Re: svnadmin hotcopy losing revprops > > dpm writes: > > > I'm