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

前端 未结 7 871
春和景丽
春和景丽 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:54

    If the subdirectories and OK and it's the subdirectories that are large, you could try a non-recursive fresh checkout.

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