Eclipse svn file scheduled for addition, but is missing -


when try commit in eclipse svn error: "config-1.0.0.jar.svntmp' scheduled addition, missing". config-1.0.0.jar file in project, don't understand svn temp file comes from. have tried cleaning project before commiting same error.

you must have added file via "svn add". after that, deleted file. thus, current "svn commit" cannot succeed because file missing. cleaning not change anything, because file added. need undo "svn add" manually via "svn rm".


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -