[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-06-16 18:37:27 CEST

"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.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 16 18:39:12 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.