switch to a past revision
Matthew D. Fuller
fullermd at over-yonder.net
Wed Aug 2 16:12:35 BST 2006
On Wed, Aug 02, 2006 at 05:24:51PM +1000 I heard the voice of
Martin Pool, and lo! it spake thus:
>
> It's be good to fix. I agree 'update -r' would be the way to do it.
> It should be really trivial as all the underlying machinery in
> workingtree is already there as far as I know.
Related to this (and something I mentioned in IRC the other week),
there's no way to get the revision of the working tree. e.g, if I
have a branch with 600 revisions, and create a [lightweight] checkout
at revision 500, I don't have any way to easily tell later what
revision I checked out. `bzr revno` tells me the branch revision, but
not which my working tree is at. The closest I can get is the
"Working tree is out of date: missing N revisions." in bzr info, but
that's a whole lot of other irrelevant info for answering the specific
question, as well as requiring me to do subtraction (and that's what
computers are supposed to do!)
--
Matthew Fuller (MF4839) | fullermd at over-yonder.net
Systems/Network Administrator | http://www.over-yonder.net/~fullermd/
On the Internet, nobody can hear you scream.
More information about the bazaar
mailing list