Essentially, I'd like the "Create Branch" UI to let me chose which tag to "branch from". The GUI should let me pick what should go in the 'tag_name_here', in the example below:
cvs tag -r tag_name_here -b branch_name
Description
For details see this discussion:
http://intellij.net/forums/thread.jspa?threadID=275253
Essentially, I'd like the "Create Branch" UI to let me chose which tag to "branch from". The GUI should let me pick what should go in the 'tag_name_here', in the example below: