[MERGE] support push without a working tree at the source.
Martin Pool
mbp at sourcefrog.net
Tue May 2 14:50:56 BST 2006
On 2 May 2006, John Arbash Meinel <john at arbash-meinel.com> wrote:
> Robert Collins wrote:
> > On Mon, 2006-05-01 at 18:39 -0500, John Arbash Meinel wrote:
> >> Robert Collins wrote:
> >>> This fixes bug 40474. I think push shouldn't need a source branch. Note
> >>> that you have to disable bzrtools to use this, its push needs an
> >>> analogous fix.
> >>>
> >>> Rob
> >>>
> >> +1 from me.
> >>
> >> I would also like to see "bzr diff -r 1..2 path/to/branch" not require a
> >> WorkingTree, since it means I could inspect changes made by other
> >> people, without having to actually have a checkout.
> >> But that is a separate thing.
> >
> > Do we have a bug open on that ?
> >
> > Rob
>
> Not that I know of. Is it something bugworthy?
Yes, https://launchpad.net/products/bzr/+bug/6700
It's just an accident of cmd_diff that it wants a WorkingTree.
--
Martin
More information about the bazaar
mailing list