Updated tags support
John A Meinel
john at arbash-meinel.com
Fri Dec 30 21:47:24 GMT 2005
Matthew D. Fuller wrote:
> On Fri, Dec 30, 2005 at 10:07:03PM +0100 I heard the voice of
> Jan Hudec, and lo! it spake thus:
>> AFAICT bzr does not support checking out different revision than the
>> current head, so there is no ambiguity.
>
> At the moment, I don't think it does, but it seems the sort of
> behavior that would come naturally once there's a checkout/repository
> split.
>
>
The command "bzr tag FOO" is running in the current directory. Thus it
should get the revision for whatever the current directory is. If it is
a checkout which is out of date, than it should be for the revision id
of the checkout.
"bzr tag FOO path/to/branch" should get the current revision for that
branch/checkout and use it. (Though it also is setting the tag *inside*
the same branch/checkout)
I think of it like doing a "cvs tag" when you are out of date. You
wouldn't expect it to tag the last entry in HEAD, would you? (Though cvs
requires this, since you use 'cvs tag' in order to create a branch)
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051230/9c719ca3/attachment.pgp
More information about the bazaar
mailing list