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 t=
he
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 i=
ndex!
--=20
C. Michael Pilato <cmpilato@collab.net>
CollabNet <> www.collab.net <> Distributed Development On Demand
|