Tortoise SVN won't commit, conflict [duplicate]

雨燕双飞 提交于 2019-12-11 02:35:34

问题


I created a conflict by deleting a folder while committing a change to my repository, and now there's a red exclamation point over the folder that won't go away. I've tried committing the folder again, but I get an error:

Commit failed (details follow): 'W:\LDraw\datsville\svn\trunk\povray\New folder' is scheduled for addition, but is missing

How do I set things aright?


回答1:


If you're using Tortoise SVN, right click on the missing file / folder and select Revert...
This will revert the changes you made (undelete the folder) so you'll be able to commit other files.
Hope this helps.



来源:https://stackoverflow.com/questions/19471111/tortoise-svn-wont-commit-conflict

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!