[MERGE] Port across errors for shallow branch support.
Robert Collins
robertc at robertcollins.net
Wed Feb 20 03:56:05 GMT 2008
On Tue, 2008-02-19 at 22:37 -0500, Aaron Bentley wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Robert Collins wrote:
> > This patch contains the errors needed to add shallow branch support.
>
> > +class NotStacked(BranchError):
> > +
> > + _fmt = "The branch '%(branch)s' is not stacked."
> > +
> > +
>
> Surely it's repositories that can fail to be stacked, not branches?
...
> Why are both the repository format and the branch format required to be
> stackable?
Because both branch and repository are changing to allow shallow
branches that scale well. I posted previously about this.
-Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.
>
-------------- 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/20080220/dc7d12cb/attachment.pgp
More information about the bazaar
mailing list