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

Re: svn log --limit not performing

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-04-30 13:27:33 CEST

On Fri, 29 Apr 2005, John Belmonte wrote:

> Using svn 1.2rc2 with direct file access to a repo, "svn log --limit"
> does not exhibit the performance characteristic I expected. The only
> time it works quickly is when I give it the repository root. For
> example, "svn log --limit 2 file:///myrepo/root" takes 1s, compared to
> target file:///myrepo/root/foo which takes 35s (the repo is about 5000
> revs on a slow NFS). Does that make any sense? Using a working copy
> target is equally slow.
>
Yes, looking at the code, one sees that log isn't as streamy as it could
be. If you have time, you could file an issue for it.

Best,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 30 13:20:53 2005

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.