[RFC] bzr.jrydberg.versionedfile
Wouter van Heyst
larstiq at larstiq.dyndns.org
Thu Dec 22 13:16:25 GMT 2005
On Thu, Dec 22, 2005 at 07:46:31AM +0100, Johan Rydberg wrote:
> Goffredo Baroncelli <kreijack at alice.it> writes:
>
> > Only one request: in is possible to insert into the change record
> > also the parent_id of the file ( the file_id of the directory which
> > contains the file ). So it is possible to extract all the changes
> > relateted to files that are in a directory.
>
> 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?
Wouter van Heyst
More information about the bazaar
mailing list