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

Re: Understanding the delta editor's set_target_revision()

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: Fri, 4 Apr 2008 20:50:11 -0500

On Fri, Apr 4, 2008 at 9:57 AM, C. Michael Pilato <cmpilato_at_collab.net> wrote:
> Julian Foad wrote:
>
> > Can anyone shed light on the meaning and purpose of
> "set_target_revision()" in the delta editor?
> >
> > I'm just trying to understand this for tree-conflicts work, as it might be
> relevant for helping to detect whether the working copy being edited matches
> the merge-left source.
> >
>
> set_target_revision() is how the server tells the client which revision it
> is transmitting as part of an update, switch, etc. I don't think it is used
> in the client->server direction at all.

Mike is right. It's one of the few asymmetries in the editor vtable.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-05 03:50:33 CEST

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.