[RFC] Removing the inventory concept from Bazaar.

Aaron Bentley aaron.bentley at utoronto.ca
Tue May 8 18:53:18 BST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Aaron Bentley wrote:
> Robert and I have been exploring some alternative approaches to looking
> up content efficiently.  He proposed maintaining a file-id ->
> revision-id file.  I think maybe we can leverage the revision history to
> find the latest version of a file.

Another option would be to do content lookups based on path.

Given path a/b, you open root, determine the latest revision of a.  Open
a, determine the latest revision of b.  Open b.

This would require serious revision of our interfaces, but is akin to
the way Git works.

Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGQLkO0F+nu1YWqI0RApKzAJsFEv9x6KduIz5cGRlu9WjXADPc0wCdHxvJ
r6EuuQNwtZ1ndyAUWryev/M=
=UM54
-----END PGP SIGNATURE-----



More information about the bazaar mailing list