Re: Ev2 using move-away and move-here
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 14 Aug 2013 13:05:23 +0100
Julian Foad <julianfoad_at_btopenworld.com> writes:
> Example 3: Swapping two directory levels
That's inconsistent: for A alter-dir is before mv-away while for A/B
1. alter-dir A/B (children={A})
2. alter-dir A (children={})
3. mv-away A/B (id="original A/B")
4. mv-away A (id="original A")
5. mv-here A (id="original A/B")
6. mv-here A/B (id="original A")
Not sure whether 1 and 2 have any particular order. In the working copy
> There are two potential problems here:
In this case there is no need to perform alter-dir on A twice.
As you pointed out when a copy replaces a mv-away it is still necessary
1. alter-dir A (children={...})
[...]
-- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*Received on 2013-08-14 14:06:00 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.