Stefan Sperling wrote:
> This could be a nice way to break the copy-to problem down into smaller
> pieces, since it would allow us to implement copy-to information
> for renames in the client<->server interface before actually storing
> it in the repository.

copy-to information is effectively stored in the BDB backend already on the
fs-successor-ids branch.  :-)  You can derive copy-to by checking the
copy-from info for each successor.   Now, we just need to find a way to
store that information in FSFS.  Wait -- let me guess -- another sqlite index!

-- 
C. Michael Pilato <cmpil...@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to