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 were a few different place

Re: svn merge operation extremely slow

2011-10-02 Thread Daniel Shahaf
Kyle Leber wrote on Sun, Oct 02, 2011 at 20:05:19 -0400: > Johan, > > I did a little more digging. There were a few different places where svn > seems to get hung up so I ran the gprof report on just the first one (the > merge takes hours otherwise). In this particular case, svn prints out that

Re: svn merge operation extremely slow

2011-10-02 Thread Kyle Leber
Johan, I did a little more digging. There were a few different places where svn seems to get hung up so I ran the gprof report on just the first one (the merge takes hours otherwise). In this particular case, svn prints out that it is merging from a small text file while it is hanging for more t

Re: svn merge operation extremely slow

2011-10-02 Thread Johan Corveleyn
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. >   %   cumulative   self  self total >  ti

Re: svn merge operation extremely slow

2011-10-02 Thread Daniel Shahaf
Kyle Leber wrote on Sun, Oct 02, 2011 at 17:08:16 -0400: > Is it OK to attach the full report to this user list? The resulting text > file is 1.3MB and I wasn't sure if the list would tolerate an attachment of > that size. It would be better to upload it somewhere and send a link to this list, or

Re: svn merge operation extremely slow

2011-10-02 Thread David Chapman
On 10/2/2011 2: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. % cumulative self self total time seconds secon

Re: svn merge operation extremely slow

2011-10-02 Thread Kyle Leber
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. % cumulative self self total time seconds secondscalls s/call s/call name 88.88

Re: File access control

2011-10-02 Thread Thorsten Schöning
Guten Tag Grant, am Sonntag, 2. Oktober 2011 um 03:07 schrieben Sie: > All of the big enterprise websites allow each of their developers to > check out a full working copy of the company code with only an NDA/NCC > to protect them? Mostly, yes and why do you think this is not enough? > It would