tortoise svn branch from working directory
问题 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