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

svn log --limit

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-01-10 18:28:55 CET

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?

---------------------------------------------------------------------
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:34:02 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.