[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: Fri, 04 Apr 2008 10:57:58 -0400

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.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2008-04-04 16:58:25 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.