tortoise svn branch from working directory

China☆狼群 提交于 2019-12-13 06:39:36

问题


I forgot to take branch of my working directory before starting to make whole lot of changes to the project (trunk). I am half way through and want to create a branch which will include all of my changes that I am working on. Is there a better way with svn?

Thanks in advance,


回答1:


  • select Branch/Tag on your working copy.
  • Fill out info as normal
  • Select 'Working Copy' under 'Create copy in the repository from'
  • Select 'Switch working copy to new branch/tag' at the bottom


来源:https://stackoverflow.com/questions/3697620/tortoise-svn-branch-from-working-directory

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