[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

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2005-01-10 18:42:28 CET

Ben Collins-Sussman wrote:
> I have a working copy of the 1.1.x branch. When I run
>
> svn log --limit 10
>
> ...I see the most recent 10 commits to the branch, followed by 60
> seconds of delay before my prompt returns. Sure enough, ethereal shows
> me that *all* revisions -- down to r1 -- are being sent by the server.
>
> I thought this behavior only happened using a 1.1 client against a 1.0
> server. Did we regress somehow?

svn log --limit is in 1.2.x, not 1.1.x, so you need to have a 1.2.x
server to avoid the 'pull down all revisions' behavior.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 10 18:43:45 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.