Move Directory across SVN repository using Tortoise SVN

前端 未结 4 1778
半阙折子戏
半阙折子戏 2021-01-31 07:29

How to move a sub directory from one directory to another, given that both are inside the same SVN repository? I am using tortoise SVN.

4条回答
  •  没有蜡笔的小新
    2021-01-31 07:57

    If you have renamed the parent folder before moving, you would see a "Cross/Not allowed" sign when moving.

    The workaround is to first move the child and then only re-name the parent (undo if you already renamed the parent).

提交回复
热议问题