[RFC] bzr.jrydberg.versionedfile

Johan Rydberg jrydberg at gnu.org
Thu Dec 22 13:24:30 GMT 2005


Wouter van Heyst <larstiq at larstiq.dyndns.org> writes:

>> I think that can be solved in another, and more correct way; by
>> splitting the inventory to per-directory, instead of the current flat
>> model.  This means that to get all the touching revisions for a
>> directory (including the files within) all you have to do is look 
>> at the ancestry for the directory.
>
> How would that work with things moving around, in and out of
> directories?

If you rename or move a file in a directory FOO the versioned file
thats holds the inventory for FOO will get a new version.  So those
events can quickly be tracked as well.

~j






More information about the bazaar mailing list