How to fix “containing working copy admin area is missing” in SVN?

后端 未结 21 1035
没有蜡笔的小新
没有蜡笔的小新 2021-01-29 19:10

I deleted manually a directory I just added, offline, in my repository. I can\'t restore the directory.

Any attempt to do an update or a commit will fail with:

21条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-29 19:13

    According to this: http://www.devcha.com/2008/03/svn-directory-svn-containing-working.html

    Check-out the folder "blabla" to a different location and then copy its .svn folder back into the original "blabla".

提交回复
热议问题