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

Re: Updated [patch] new part 1 for log command

From: Daniel Berlin <dan_at_dberlin.org>
Date: 2002-03-01 00:40:30 CET

On Thursday, February 28, 2002, at 06:10 PM, Ben Collins wrote:

> This is an updated patch. Basically it expands log usage to allow for
> URL's and the -D option (which works with ra_local, but not ra_dav yet).
> Updated man page aswell.
>
> * libsvn_fs/tree.c(svn_fs_revisions_changed): Change to take an
> array of stringbuf's for paths instead of one path. It will then
> iterate to get a list of all revs for all paths (reduces amount
> of trails for getting info on multiple paths).
While you are in here, is there any reason to use stringbufs here (IE
could it be an array of const char *)
Do we ever modify the results?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:10 2006

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.