Create branch in Versions (Mac Subversion client)

隐身守侯 提交于 2019-12-04 23:36:37

There was very little information on this but I found the answer. Just press Option key and drag the trunk into the branches folder

The option key opens the Move dialog and copies the source to the target, then deletes the source. You can Duplicate the project first, then option/drag to Move the duplicate to the branches folder.

A branch or tag is simply a copy of the trunk, or in some cases another folder, in your Subversion repository. To create one, use the “Browse” view to navigate to the right place in your repository and drag the trunk of your project to the “branches” folder while holding down the “Option” (alt) key on your keyboard. When you drop the trunk, a dialog will open asking you to name your new tag or branch.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!