Can I get a +1 on my pull -r branch?
Erik Bågfors
zindar at gmail.com
Sun Feb 5 10:01:48 GMT 2006
2006/1/31, John Arbash Meinel <john at arbash-meinel.com>:
> Erik Bågfors wrote:
> > Hi
> >
> > I've asked for this a few times before but only John has answered this.
> >
> > I have a branch at http://erik.bagfors.nu/bzr.pull-revision that
> > implements bzr pull --revision. I haven't merged bzr.dev into it yet,
> > and it's getting more and more out of date.
> >
> > This branch received +1 from John a long time ago but I need someone
> > else to +1 it as well. I can merge bzr.dev into it first if someone
> > wants.
> >
> > The reason I asked now is that I needed it today. i ran into the
> > situation where something stopped working and I needed to find out
> > when. This is what I did
> >
> > bzr branch -r 40 foo foo2
> > cd foo2
> > test, yes, it worked
> > bzr pull -r41
> > test, yes it worked
> > bzr pull -r42
> > test, no, it broke.
> >
> > After I did this I realized I could have used bzr revert -r40; bzr
> > revert -r41 I assume. But that didn't occur to me until when I wrote
> > this mail :)
> >
> > I registered this branch in launchpad just for fun also.
> >
> > Regards,
> > Erik
>
> I did another review, and everything still looks fine. There is one
> small conflict, but I can resolve it easily.
>
> If nobody steps forward with a second +1, I'll go ahead and merge it,
> per Martin's latest rules. (Simple, obvious fixes only really need 1 +1,
> as long as appropriate time is given).
Since nobody does, I've now merged bzr.dev into it so it should be
simple to merge into a integration branch.
/Erik
More information about the bazaar
mailing list