Can I get a +1 on my pull -r branch?

Erik Bågfors zindar at gmail.com
Tue Jan 31 16:22:22 GMT 2006


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




More information about the bazaar mailing list