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

后端 未结 29 2779
情歌与酒
情歌与酒 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:41

    In my case, the error appeared when trying to commit from within an IDE. When I executed the commit of the same directories with TortoiseSVN in the explorer, the operation succeeded.

提交回复
热议问题