Cannot Commit to the SVN - CHECKOUT can only be performed on a version resource [at this time]

后端 未结 8 2035
梦如初夏
梦如初夏 2021-02-13 15:14

I am trying to commit some classes and XML files to SVN but I keep getting this error message:

svn: E200007: Commit failed (details follow): svn: E20000

8条回答
  •  囚心锁ツ
    2021-02-13 16:12

    For those that project -> team -> cleanup doesn't work in eclipse try:

    • Force the cleanup using SVN Tortoise
    • From terminal with command svn cleanup /folder_to_cleanup

提交回复
热议问题