How can I restore svn control if the .svn folder has been damaged?

前端 未结 7 876
春和景丽
春和景丽 2021-02-01 04:03

I\'ve got a couple large checkouts where the .svn folder has become damaged so I\'m getting and error, \"Cleanup failed to process the following path..\" And I can no longer com

7条回答
  •  时光取名叫无心
    2021-02-01 04:31

    The selected solution worked for me to restore the top-level .svn folder, but it doesn't recognize the child objects, so everything seems foreign to SVN at this point, despite versioning being intact in subfolders.

提交回复
热议问题