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

Re: The "follow copy history" initiative

From: Shlomi Fish <shlomif_at_vipe.stud.technion.ac.il>
Date: 2004-03-31 22:06:38 CEST

On Wed, 31 Mar 2004, Ben Collins-Sussman wrote:

> Step #3 is something that Shlomi Fish is interested in working on,
> possibly on a branch. The idea is that we add a new RA function to the
> bottom of our RA vtable (so as to be 1.1 compliant) which asks the
> *repository* to do the history search using the fs_history API. That
> way the client gets back a single targeted answer, rather than sloughing
> through hundreds of logs. Once the new RA function exists, we upgrade
> the new client function (created in step #1) to use it instead of
> RA->get_logs().
>

Here is my initial patch to it. I implemented an svn_fs function to do
just that. I also added a function to svn_ra_plugin_t to call it, and
binded it only in ra_local (for the time being).

Regards,

        Shlomi Fish

----------------------------------------------------------------------
Shlomi Fish shlomif@vipe.technion.ac.il
Home Page: http://shlomif.il.eu.org/

You are banished! You are banished! You are banished!

Hey? I'm just kidding!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed Mar 31 22:07:08 2004

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.