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

Re: Ev2 using move-away and move-here

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 14 Aug 2013 11:42:50 +0100

Greg Stein <gstein_at_gmail.com> writes:

> In the wiki page you started, I thought we already solved the move issue by
> using the original state for the source. (and remove rotate)
>
> I didn't read this treatise, cuz I think it has an incorrect starting
> assumption. You state early about sequential edits, when we relaxed that a
> bit due to needing to retain the original state. Does it respond to the
> proposal from your wiki page?

I'm not sure to which wiki page you are referring. My recollection of
the last dev discussion (see Julian's mail) is that there is still a
problem.

>> === Examples Solved ===
>>
>> Example 1:
>>
>> | |
>> +--A mv--\ add--> +--A
>> \ |
>> \--> +--B
>>
>> 1. alter-dir / (children={A})

Do we need to call alter-dir when a child is replaced or only when a
child is added/removed? If we look at the working copy update receiver
it wants to record incomplete for adds but probably does nothing for
replaces, it may not even do anything for deletes preferring to leave it
to the delete call.

>> 2. mv-away A (id=“original A”)
>> 3. add-directory A (children={B})
>> 4. mv-here A/B (id=“original A”)
>>

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2013-08-14 12:43:26 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.