Re: [Python-Dev] svn logs

2007-05-09 Thread Giovanni Bajo
On 08/05/2007 19.37, Neal Norwitz wrote: > Part of the problem might be that we are using an old version of svn > (1.1) AFAIK. IIRC these operations were sped up in later versions. Yes they were. If that's the case, then probably the server should be updated. -- Giovanni Bajo _

Re: [Python-Dev] svn logs

2007-05-08 Thread Neal Norwitz
Part of the problem might be that we are using an old version of svn (1.1) AFAIK. IIRC these operations were sped up in later versions. n -- On 5/8/07, Kristján Valur Jónsson <[EMAIL PROTECTED]> wrote: > > > > > Hello there. > > Does anyone know why getting the SVN logs for a project is so excru

Re: [Python-Dev] svn logs

2007-05-08 Thread dustin
On Tue, May 08, 2007 at 03:33:22PM +, Kristj?n Valur J?nsson wrote: >Does anyone know why getting the SVN logs for a project is so >excruciatingly slow? > >Is this an inherent SVN problem or are the python.org servers simply >overloaded? I believe it's because there are multip

[Python-Dev] svn logs

2007-05-08 Thread Kristján Valur Jónsson
Hello there. Does anyone know why getting the SVN logs for a project is so excruciatingly slow? Is this an inherent SVN problem or are the python.org servers simply overloaded? It takes something like 10 minutes for me to get the log messages window up for the root of a branch. Cheers, Kristján