[RFC] Removing the inventory concept from Bazaar.
Daniel Silverstone
dsilvers at digital-scurf.org
Wed May 9 09:50:30 BST 2007
On Tue, 2007-05-08 at 23:27 -0400, Aaron Bentley wrote:
> So did you have any opinion of the alternatives I listed?
The content-lookup based on path is interesting. Assuming a lookup in a
given level is constant time (which with hashing filesystems it pretty
much is for the file-finding) then the act of finding a file becomes
O(depth-of-file) which is an interesting option. You say Git works this
way.
Does Mercurial do anything non-inventoryish? I'm fairly sure monotone
maintains an inventory.
D.
--
Daniel Silverstone http://www.digital-scurf.org/
PGP mail accepted and encouraged. Key Id: 2BC8 4016 2068 7895
More information about the bazaar
mailing list