[issue1993] 'update' command should distinguish between tag and branch

cbgm bugs at mercurial.selenic.com
Sun Jan 24 07:28:23 UTC 2010


New submission from cbgm <cubegm at gmail.com>:

Mercurial 'update' command should distinguish between tag and branch.

As for now, 'update' command prefers tag name if there are tagged revision
and named branch with same name in repository.

It is possibly '-r' key of 'update' command should update working copy to
tagged revision whereas 'update' without the key should update to named
branch head revision; or, maybe there should be something like 'tag:' prefix
to distinguish between tag and branch.

----------
messages: 11500
nosy: cbgm
priority: wish
status: unread
title: 'update' command should distinguish between tag and branch

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue1993>
____________________________________________________


More information about the Mercurial-devel mailing list