Issue48

Title tag: add -r option to specify revision
Priority feature Status resolved
Superseder Nosy List tksoh
Assigned To Topics

Created on 2005-10-31.02:34:14 by tksoh, last changed 2005-11-04.06:22:24 by AstralStorm.

Messages
msg128 (view) Author: AstralStorm Date: 2005-11-04.06:22:23
Patch has been queued.
msg121 (view) Author: mpm Date: 2005-11-03.08:15:41
At least not for quite a while.
msg117 (view) Author: astralstorm Date: 2005-11-03.06:20:50
It's a leftover from an old, git-like parameter handling.
-r will be supported (a quick patch), but I think that last parameter
should not be scrubbed.
msg104 (view) Author: tksoh Date: 2005-10-31.02:34:13
For reason you might have already known, I kept typing 'hg tag -r REV tagname'.
The current 'hg tag tagname REV' syntax is looking more and more like a bug to me.
History
Date User Action Args
2005-11-04 06:22:24AstralStormsetstatus: chatting -> resolved
messages: + msg128
2005-11-03 08:15:41mpmsetmessages: + msg121
2005-11-03 06:20:52astralstormsetstatus: unread -> chatting
messages: + msg117
2005-10-31 02:34:14tksohcreate