On 19.09.2013 16:46, Stefan Fuhrmann wrote:
> Storing Moves
> -------------
>
> From the FS POV, moves behave like simple ADD/DEL pairs
> and should, therefore, be stored as such.

Agreed, as far as the changes list is concerned. You have to leave a
"tombstone" on the source of a move, so that code that scans the change
list can be aware that the path went away. Whether we then represent the
target as an ADD record, or invent a new MOVE record, is more or less an
implementation detail.

-- Brane


-- 
Branko Čibej | Director of Subversion
WANdisco // Non-Stop Data
e. br...@wandisco.com

Reply via email to