- In one of the tool windows, select the desired files or directories, or open a file in the editor.
- Do one of the following:
- On the main menu, choose
- On the context menu, choose
- On the submenu, choose the appropriate command (, , or )
- Invoke the command.
- In the Create Branch dialog box, specify the name of the new branch. To do that, type the name in the
Branch name field, or click the Browse button
and select the desired name from the list of existing CVS tags.
- Optionally, specify the following:
- Select the Override existing check box, if you want to move an existing tag to a new branch, as defined by the option -F of rtag CVS command.
- Select the Switch to this branch check box to switch your local working copy to the branch specified in the Branch name field.
- Invoke the command.
- In the Create Tag dialog box, specify the new tag name. To do that, type the name in the
Tag name field, or click the Browse button
and select the desired name from the list of CVS tags. - Optionally, specify the following:
- Select the Override existing check box, if you want an existing tag to point to the current revision, as defined by the option -F of rtag CVS command.
- Select the Switch to this tag check box to switch your local working copy to the tag specified in the Tag name field.
- Invoke the command.
- In the Delete Tag dialog box, specify the name of the tag you want to delete. To do that, type the name
in the Tag name field, or click the Browse button
,
and select tag name from the list of the current tags in the repository.

