Select the folder in your working copy which you want to copy
to a branch or tag, then select the command
→ .
The default destination URL for the new branch
will be the source URL on which your working copy is based.
You will need to edit that URL to the new path for your branch/tag.
So instead of
http://svn.xx.net/launchy/trunk
you might now use something like
http://svn.xx.net/launchy/tags/Release_1.0.0
2 comments:
You will have to first create the folder for the tag where you want the files to be added. At least that's what I had to do as it won't create the Tag folder for you.
It depends on the setting. For me, i dont have to.
Post a Comment