Re: Branching slow 1.8.11 https

2015-04-19 Thread Greg Stein
On Wed, Apr 01, 2015 at 09:41:53AM +0200, Johan Corveleyn wrote: > On Tue, Mar 31, 2015 at 8:49 PM, Johan Corveleyn wrote: > > On Tue, Mar 31, 2015 at 2:19 AM, Johan Corveleyn wrote: > > ... > >> I think I've found a workaround: it seems the tree walk by mod_dav is > >> avoided when the request h

branching over mod_dav 2.4.6 is O(tree) (was: Re: Branching slow 1.8.11 https)

2015-04-01 Thread Daniel Shahaf
[ moving to dev@, please remove users@ from replies ] Johan Corveleyn wrote on Sun, Mar 29, 2015 at 19:57:34 +0200: > On Sat, Mar 28, 2015 at 5:09 PM, Bert Huijben wrote: > > Httpd's mod_dav was updated in some recent version to do a full lock > > traversal on copies and moves. I think we already

Re: Branching slow 1.8.11 https

2015-04-01 Thread Johan Corveleyn
On Tue, Mar 31, 2015 at 8:49 PM, Johan Corveleyn wrote: > On Tue, Mar 31, 2015 at 2:19 AM, Johan Corveleyn wrote: > ... >> I think I've found a workaround: it seems the tree walk by mod_dav is >> avoided when the request has a header Depth with value 0. I've tried >> adding >> >> >>

Re: Branching slow 1.8.11 https

2015-03-31 Thread Johan Corveleyn
On Tue, Mar 31, 2015 at 2:19 AM, Johan Corveleyn wrote: ... > I think I've found a workaround: it seems the tree walk by mod_dav is > avoided when the request has a header Depth with value 0. I've tried > adding > > > RequestHeader set Depth 0 > Apparently this workaround is spe

Re: Branching slow 1.8.11 https

2015-03-31 Thread Branko Čibej
at, Mar 28, 2015 at 5:09 PM, Bert Huijben wrote: >>>>> >>>>> >>>>>> -Original Message- >>>>>> From: Johan Corveleyn [mailto:jcor...@gmail.com] >>>>>> Sent: vrijdag 27 maart 2015 22:03 >>>>>> To: us

RE: Branching slow 1.8.11 https

2015-03-31 Thread Bert Huijben
> -Original Message- > From: Johan Corveleyn [mailto:jcor...@gmail.com] > Sent: dinsdag 31 maart 2015 14:13 > To: users@subversion.apache.org > Cc: Bert Huijben; Philip Martin; Ben Reser > Subject: Re: Branching slow 1.8.11 https > > On Tue, Mar 31, 2015 at

Re: Branching slow 1.8.11 https

2015-03-31 Thread Mark Phippard
>>> >>>>> -Original Message- >>>>> From: Johan Corveleyn [mailto:jcor...@gmail.com] >>>>> Sent: vrijdag 27 maart 2015 22:03 >>>>> To: users@subversion.apache.org >>>>> Subject: Branching slow 1.8.11 https &g

Re: Branching slow 1.8.11 https

2015-03-31 Thread Johan Corveleyn
ilto:jcor...@gmail.com] >>>> Sent: vrijdag 27 maart 2015 22:03 >>>> To: users@subversion.apache.org >>>> Subject: Branching slow 1.8.11 https >>>> >>>> Does the following ring a bell for someone? >>>> >>>> Rec

Re: Branching slow 1.8.11 https

2015-03-30 Thread Johan Corveleyn
gt;> To: users@subversion.apache.org >>> Subject: Branching slow 1.8.11 https >>> >>> Does the following ring a bell for someone? >>> >>> Recently upgraded our server (on Solaris 10 SPARC) from 1.5.4 to >>> 1.8.11 (CollabNet package). Some time

Re: Branching slow 1.8.11 https

2015-03-29 Thread Johan Corveleyn
On Sat, Mar 28, 2015 at 5:09 PM, Bert Huijben wrote: > > >> -Original Message- >> From: Johan Corveleyn [mailto:jcor...@gmail.com] >> Sent: vrijdag 27 maart 2015 22:03 >> To: users@subversion.apache.org >> Subject: Branching slow 1.8.11 https >

RE: Branching slow 1.8.11 https

2015-03-28 Thread Bert Huijben
> -Original Message- > From: Johan Corveleyn [mailto:jcor...@gmail.com] > Sent: vrijdag 27 maart 2015 22:03 > To: users@subversion.apache.org > Subject: Branching slow 1.8.11 https > > Does the following ring a bell for someone? > > Recently upgraded our

Branching slow 1.8.11 https

2015-03-27 Thread Johan Corveleyn
Does the following ring a bell for someone? Recently upgraded our server (on Solaris 10 SPARC) from 1.5.4 to 1.8.11 (CollabNet package). Some time after that, we discovered that branching was very slow. I'm talking about pure server-side branching ('svn copy $URL/trunk $URL/branches/br1'). I'm tes