gaokang 2016-05-13 01:47 采纳率: 42.9%
浏览 3175
已结题

svn报错问题问题Failed to scan locks

svn无论提交更新都报错:
Failed to scan locks
svn: E200030: There are unfinished transactions detected in 'E:\workspace\settlement'

请问该如何解决?

  • 写回答

2条回答 默认 最新

  • sxwws 2016-05-13 01:54
    关注

    I finally got it: creating the files "con.cpp" and "con.h" from the project had apparently been rejected by Windows. As far as I remember, "con" is kind of a reserved command or sub command in Windows. Renaming it to something else right in the repository solved the problem.

    评论

报告相同问题?