Apache Subversion 1.8.9 released

2014-05-14 Thread Ben Reser
I'm happy to announce the release of Apache Subversion 1.8.9. Please choose the mirror closest to you by visiting: http://subversion.apache.org/download/#recommended-release The SHA1 checksums are: 424ee12708f39a126efd90588083dcc4eeaf subversion-1.8.9.tar.bz2 c9cb166654862ee0eb6b

Re: SVNCacheRevProps and other performance tweaks.

2014-05-14 Thread Ben Reser
On 5/14/14, 12:06 PM, Ben Reser wrote: > Actually I think it's more that you really must have this enabled if you have > revprop packing turned on. I can't think of a reason you don't want this turn > off other than desiring to reduce resource usage at the cost of slower > performance. Oops doub

Re: SVNCacheRevProps and other performance tweaks.

2014-05-14 Thread Ben Reser
On 5/14/14, 10:11 AM, Terry Dooher wrote: > SVNPathAuthz – Currently ‘On’. To my understanding, the value ‘short_circuit’ > will prevent any other path-based authorisation being used for requests. I’m > running Apache2.4/mod_dav_svn, with local Basic Auth and local Authz files. No > network drives

RE: Checksum in --xml for svn info

2014-05-14 Thread Bert Huijben
> -Original Message- > From: Dan Ellis [mailto:danelli...@gmail.com] > Sent: dinsdag 13 mei 2014 20:13 > To: Ben Reser > Cc: Subversion Users > Subject: Re: Checksum in --xml for svn info > > On Tue, May 13, 2014 at 10:16 AM, Ben Reser wrote: > > On 5/12/14, 2:49 PM, Dan Ellis wrote: >

Copy the files between the branches witin the same repo and with saving the svn info about the operation.

2014-05-14 Thread Kamil Libich
Hi, I could not find any information neither in the archive nor in the svn book :-( I'd like to ask you about the copying a file(s) from one repo branch to another branch of the repo. Although, seems to be trivial, please read the scenario below. I've been working on the project which has a lot