[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 parameter bug?

From: steveking <steveking_at_gmx.ch>
Date: 2005-05-08 09:19:09 CEST

Maarten van der Veen wrote:
> The new --limit N parameter for svn log does indeed only return the
> first N number of logs. But, it looks like the whole list of logs is
> being processed before the command stops. I noticed a longer time for
> the command to finish when more log lines where present.

There's already an issue filed for this:
http://subversion.tigris.org/issues/show_bug.cgi?id=2290

> P.S. I use this parameter for my php versioncontrol admin, but it takes
> ages for the command to finish, which makes the admin slow.

Check my timings I added to that issue. It doesn't take 'ages', but more
than a minute for:
svn log https://svn.collab.net/repos/svn/trunk --limit 100
is really a _very_ long time.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun May 8 09:21:10 2005

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

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