[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: Chia-liang Kao <clkao_at_clkao.org>
Date: 2005-01-10 20:06:32 CET

Garrett Rooney <rooneg <at> electricjellyfish.net> writes:
> 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.

I have similiar opeartions in SVN::Mirror. if get_logs2 is not available,
I try to pull logs with length of ranges of n, n*2, n*4, ...

Maybe get_logs2 should just do that to be more efficient, especially for large
repositories.

Cheers,
CLK

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