Subversion stuck due to “previous operation has not finished”?

后端 未结 29 2777
情歌与酒
情歌与酒 2020-12-12 08:48

If I try to update my subversion repo, it says I must run cleanup. If I run cleanup, it says a file is missing. (I deleted a MASSIVE directory of files that failed to commit

29条回答
  •  遥遥无期
    2020-12-12 09:38

    Trying to run cleanup while your files are open gave me problems. as soon as I closed my application (Visual studio) I ran clean up and it was successful

提交回复
热议问题