[MERGE][#365865] Implement RemoteBranch.set_append_revisions_only.

Andrew Bennetts andrew.bennetts at canonical.com
Fri Apr 24 07:30:00 BST 2009


This fixes a bug that was preventing “bzr init --append-revisions-only” from
functioning via HPSS.

In fixing this bug I've introduced a new bug, which is that if the remote
branch is an old format that does not support that flag then via HPSS you
will not get a message telling you to upgrade the branch.  This isn't ideal
but it's not a showstopper, and anyway is seems less important than making
it work for current formats, and fixing it properly (without introducing
more _ensure_real calls) would be significantly more effort.  I've added a
KnownFailure test for this.

I also updated the UI message when an upgrade is required — suggesting
“--experimental-branch6” is a bit out-of-date!

-Andrew.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: append_only_fix-4302.patch
Type: text/x-diff
Size: 7575 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090424/8928a795/attachment.bin 


More information about the bazaar mailing list