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

前端 未结 1 957
执笔经年
执笔经年 2021-01-26 10:36

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条回答
  • 2021-01-26 11:23

    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.

    0 讨论(0)
提交回复
热议问题