SVN commit error after deleting files locally

前端 未结 4 976
予麋鹿
予麋鹿 2021-01-31 01:33

I have a project that I am building with Netbeans 6.1 and I am using SVN. I deleted some files on the local machine then attempted to commit my changes to th SVN repository. The

4条回答
  •  星月不相逢
    2021-01-31 02:24

    I had the same problem and the reason was that I deleted the file externaly. If you delete it using NetBeans, then commit work fine.

提交回复
热议问题