How do I remove a folder from source control with TortoiseSVN?

前端 未结 13 626
[愿得一人]
[愿得一人] 2020-12-22 18:30

How do I remove a folder from being source controlled with TortoiseSVN?

13条回答
  •  离开以前
    2020-12-22 19:06

    I ran the tortoise command "Update to SVN 1.7" which took all the .svn folders and combined them into a single folder. I was then able to delete just the one .svn folder and everything was good to go!

提交回复
热议问题