Creating a tag is no different from creating a branch. For both, Subversion uses a "cheap copy" or an internal link to a specific revision. The two differ in how they are used.
- In the Solution Explorer, right-click an item and select .
- In the Create Branch/Tag window, select the source for your branch or tag.
- To automatically switch your working copy to the new branch, select Switch to Branch after creation.
Note: If your working copy has modifications, those changes will be merged into the working copy of the branch when you switch.
- Enter a log message explaining why you're creating the branch or tag.
- Click OK.