Cannot commit to SVN

前端 未结 1 930
眼角桃花
眼角桃花 2021-01-27 12:41

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 comm

相关标签:
1条回答
  • 2021-01-27 13:17

    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').

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