Working copy got mysteriously unlinked from repository. How to relink it again and commit changes?

风流意气都作罢 提交于 2019-12-04 05:51:08

问题


I am using Tortoisesvn under windows 7. My working copy got mysteriously unlinked from the repository. How can I relink my working copy to the repository and commit changes?


回答1:


Checkout a new working copy from the repository and copy the files from the damaged working copy into the new folder. Now you should see the modified files in the pending changes dialog and can commit them.



来源:https://stackoverflow.com/questions/29978107/working-copy-got-mysteriously-unlinked-from-repository-how-to-relink-it-again-a

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