How do I move a file (or folder) from one folder to another in TortoiseSVN?

前端 未结 10 1002
死守一世寂寞
死守一世寂寞 2020-12-22 15:25

I would like to move a file or folder from one place to another within the same repository without having to use Repo Browser to do it, and without creating two independent

10条回答
  •  庸人自扰
    2020-12-22 15:32

    In Windows Explorer, with the right-mouse button, click and drag the file from where it is to where you want it. Upon releasing the right-mouse button, you will see a context menu with options such as "SVN Move versioned file here".

    http://tortoisesvn.net/most-forgotten-feature

提交回复
热议问题