Re: SVN performance issue

2010-09-13 Thread Daniel Shahaf
How is that repository different from the other repositories that work fine? Do you use path-based authorization? Can you rule out network issues? (i.e., try to access the server program via svn://localhost or http://localhost on the box) Sakshi Kaul wrote on Mon, Sep 13, 2010 at 18:10:07 +0530

Re: SVN performance issue

2010-09-13 Thread Nico Kadel-Garcia
On Mon, Sep 13, 2010 at 8:40 AM, Sakshi Kaul wrote: > Hi, > > > > Greetings of the day! > > > > I have a repository of 20gb on SVN hosted on LINUX operating system  but its > taking unusually long time to access it over rep browser. Which "rep browser" are you using? Which protocol, svn, http, ht

SVN performance issue

2010-09-13 Thread Sakshi Kaul
Hi, Greetings of the day! I have a repository of 20gb on SVN hosted on LINUX operating system but its taking unusually long time to access it over rep browser. While the other repositories hosted on same box and with the same data size are working fine. I tried a lot but could not zero down