How to resolve “local edit, incoming delete upon update” message

后端 未结 7 1386
自闭症患者
自闭症患者 2021-01-29 17:19

When I do a svn status ., I get this:

!     C auto-complete-config.elc
      >   local edit, incoming delete upon update
!  +  C auto-complete.el         


        
相关标签:
7条回答
  • 2021-01-29 18:06

    So you can just revert the file that you deleted but remember, If you are working on any type of project with a set project file (like iOS), reverting the file will add it to your system folder structure but not your project file structure. additional steps may be required if you are in this case

    0 讨论(0)
提交回复
热议问题