Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Tue, 29 Apr 2003 16:40:27 +0200, "Oliver Giesen" <ogware at gmx.net> wrote: >I'd like to be able to rename branches which already have revisions on them. >Well, in fact myself I'd be happy if I could just restore an accidentally >removed branch tag but I guess that would automatically come with the above >functionality, which might be useful to others as well... Basically you want to make 'tag -r' behave sanely for branch tags? That doesn't sound too hard.... >AFAICT removing branch tags from used branches currently is the only >completely irreversible action a client can perform without using admin >commands. Or did I miss something? That's pretty much it. Of cource you have to force it with -B to do that, too, so it's really hard to do accidentally. Tony