[MERGE] FileCollection

Robert Collins robertc at robertcollins.net
Sat Jul 14 11:15:01 BST 2007


This adds a little utility class to support file discovery on unlistable
transports.

While I think removing support for unlistable readonly transports is a
reasonable thing to do, I don't want to conflate that change with the
introduction of undiscoverable files which my many-file index work does.

So this is just a little tool to allow access over http to my test
repositories - the indices they build get allocated to a filecollection,
and removed on gc/pack operations. As we should never have more than 100
or so files (using a logarithmic backoff this is a huge number of
entries) I think this is reasonable in the interim.

-Rob
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: file-collection.patch
Type: text/x-patch
Size: 29148 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070714/66a9728a/attachment-0001.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070714/66a9728a/attachment-0001.pgp 


More information about the bazaar mailing list