Re: svn merge operation extremely slow

2011-10-05 Thread Kyle Leber
On Mon, Oct 3, 2011 at 9:55 AM, Johan Corveleyn wrote: > On Mon, Oct 3, 2011 at 3:04 PM, Stefan Sperling wrote: > > On Mon, Oct 03, 2011 at 02:59:25PM +0200, Johan Corveleyn wrote: > >> On Mon, Oct 3, 2011 at 2:35 PM, Johan Corveleyn > wrote: > >> > On Mon, O

Re: svn merge operation extremely slow

2011-10-03 Thread Kyle Leber
On Mon, Oct 3, 2011 at 4:10 AM, Johan Corveleyn wrote: > [ Again: please don't top-post on this list. I'm moving your reply to > the bottom. More below ... ] > > On Mon, Oct 3, 2011 at 2:24 AM, Kyle Leber wrote: > > On Sun, Oct 2, 2011 at 8:10 PM, Daniel Shahaf >

Re: svn merge operation extremely slow

2011-10-02 Thread Kyle Leber
Yup, trunk version has empty properties branch version has: svn:mime-type application/octet-stream On Sun, Oct 2, 2011 at 8:10 PM, Daniel Shahaf wrote: > Kyle Leber wrote on Sun, Oct 02, 2011 at 20:05:19 -0400: > > Johan, > > > > I did a little more digging. There

Re: svn merge operation extremely slow

2011-10-02 Thread Kyle Leber
On Sun, Oct 2, 2011 at 11:08 PM, Kyle Leber wrote: > > I was able to capture a profile from svn (after remembering I have to > link > > statically). I compiled with "-pg -O0" Here is the top of the file: > > > > Each sample counts as 0.01 seconds. > >

Re: svn merge operation extremely slow

2011-10-02 Thread Kyle Leber
gcc -pg' and > read gmon.out). There are no specific profiling docs for svn; if you > need more specific advice please post to the dev@ list. Thanks! > > Kyle Leber wrote on Sat, Oct 01, 2011 at 19:33:10 -0400: > > What method of profiling do you recommend? I have used gprof pr

Re: svn merge operation extremely slow

2011-10-01 Thread Kyle Leber
aniel Shahaf wrote: > Johan Corveleyn wrote on Sat, Oct 01, 2011 at 20:47:29 +0200: > > [ Please do not top-post on this list, i.e. please put your reply > > below or inline. More below ... ] > > > > On Sat, Oct 1, 2011 at 6:49 PM, Kyle Leber wrote: > > > On Fri,

Re: svn merge operation extremely slow

2011-10-01 Thread Kyle Leber
Thanks, Johan. I tested with 1.7rc4 and it did not make any perceptible difference. Anything else I can try? On Fri, Sep 30, 2011 at 7:15 PM, Johan Corveleyn wrote: > On Fri, Sep 30, 2011 at 3:29 PM, Kyle Leber wrote: > > I've encountered what I think is a problem with subve