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

svn log --limit parameter bug?

From: Maarten van der Veen <mjvdveen_at_ai.rug.nl>
Date: 2005-05-08 08:49:22 CEST

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.

I think the command can stop when the first N logs have been found?

Cheers,

Maarten

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.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun May 8 08:51:15 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.