[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Performance Question

From: mark benedetto king <mbk_at_lowlatency.com>
Date: 2003-06-17 22:30:17 CEST

On Mon, Jun 16, 2003 at 11:37:27AM -0500, Ben Collins-Sussman wrote:
> "Mark Watts" <mwatts3@stny.rr.com> writes:
>
> > C:\svn diff -r 142:167 svn://svnrepos/trunk/proj1 > mdiff.txt
> >
> >
> > C:\svn diff -r 142:167 file:///c:/svn/repos/trunk/proj1 > mdiff.txt
> >
> > The result returned in approx 3 seconds with a 25,000 line diff file.
> >
> > Any ideas?
>
> Yes, in 0.23 'svnserve' is known not to function properly on win32.
> I'm surprised you're running it at all. In 0.23, svnserve was unable
> to properly spawn child processes, and the 'svn diff' operation
> definitely requires that.
>
> AFAIK, this is fixed in 0.24.

This may also have to do with your APR version. You might try to reproduce
against an svnserve built with HEAD of APR.

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 17 22:32:08 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.