[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: Julian Foad <julianfoad_at_btopenworld.com>
Date: Wed, 14 Aug 2013 14:56:28 +0100 (BST)

Philip Martin wrote:

[...]
>>> === 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.

The exact definition of the requirement for calling alter_directory() is part of the discussion in the thread "Ev2 alter_directory deltas", to which I have just replied.

- Julian

>>>   2. mv-away A (id=“original A”)
>>>   3. add-directory A (children={B})
>>>   4. mv-here A/B (id=“original A”)
Received on 2013-08-14 15:57:24 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.