Cannot commit to SVN

久未见 提交于 2019-12-02 14:29:39

问题


Today I faced with a problem: cannot commit my local Android projects changes to svn. Team -> Update and Team-> Clean Up didn't help me. I don't get any messages. I click commit and see Show History -> my changes are not committed. Thanks in advance.


回答1:


You should probably get a hint by looking at the svn-console, and showing us what you get there: A random google-image to find the console:

http://www.eclipse.org/subversive/documentation/images/svn_console.png

If you have that console (should be on the bottom of your screen, otherwise try and find it with the window->show-view menu), but it's not showing anything SVN-related, you can press the button just left of the "minimize" button: It will give you some options ('new console view', 'java stack trace' and hopefully 'svn').



来源:https://stackoverflow.com/questions/7399175/cannot-commit-to-svn

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