Subversion integration enables you to create branches or tags on the basis of your local working copies or repository versions.
- On the main Create Branch or Tag dialog box opens. menu, choose . Alternatively, select the source folder and choose the command on the context menu. The
-
In the
Copy From
section, specify the source folder that will be
copied to a branch or tag. You can opt to use your local working copy, or a repository
location.
If a repository location is selected as the source:
-
Click to fill the Repository Location field with the path to the project location.
-
Specify the revision to base the new branch on. This can be the HEAD revision, or
a revision with the specified number. If the
Specified
option is selected,
type the revision number in the text field, or click
and find the desired revision in the Subversion Changes Browser.
-
-
In the Copy To section, specify the destination where the branch
or tag will be created. If you use the base URL, specify the name of the new branch or tag. If you opt to
create a branch or tag in another repository location, type its URL in the text field, or click
and select the destination from the Select Repository Location dialog box.
- Optionally, type a comment message and click OK.
See Also
Concepts:
Reference:
- Version Control Reference
- Create Branch Or Tag Dialog (Subversion)
- Select Repository Location Dialog (Subversion)
External Links:
Web Resources: