[MERGE] Roll back the overly big fix to bug 304841, allowing _fetch order to move to RepositoryFormat.
Robert Collins
robert.collins at canonical.com
Thu Feb 26 00:47:14 GMT 2009
This removes _part_ of the fix made for bug 304841, but not all of it.
The test case for the bug is still present (and passes).
This part of the fix is not necessary (and wouldn't be sufficient
anyway). It's not sufficient because inserting into a stacked repository
on the server side can't see the fallback repositories; and its not
necessary because we can ensure correct behaviour without this.
'knit' repositories do not stack at all, and pack repositories are
atomic so the ordering does not matter.
In a follow up I'm moving the _fetch flags for fetching off Repository
down to RepositoryFormat, because these flags represent the physical
capabilities of the repository.
-Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug-304841-4053.patch
Type: text/x-patch
Size: 725 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090226/6851695f/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090226/6851695f/attachment.pgp
More information about the bazaar
mailing list