| Re: Moves in FSFS
From: Philip Martin <philip.martin_at_wandisco.com>
 Date: Fri, 13 Sep 2013 10:32:46 +0100 
Branko Čibej <brane_at_wandisco.com> writes:
 > That said, I still do not understand why a different ID would be needed
 Is the FS going only able to provide the moves that apply between two
 One way to provide the moves between arbitrary revisions is to iterate
 Another way to provide the moves between arbitrary revisions is to have
 There is another aspect to the lazy-copy which is when does the new
    move A/f A/g
 then move does not allocate a new copy-id and A/f has the same copy-id
    copy A B
 here B gets a new copy-id and lazily copied children of B still have the
    move B/g B/h
 Does move preserve the copy-id so that B/h is still a reference to A/g?
 -- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*Received on 2013-09-13 17:58:28 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.