无法提交到 SVN
今天我遇到了一个问题:无法将我本地的 Android 项目更改提交到 svn。 团队->更新和团队->清理对我没有帮助。 我没有收到任何消息。我单击提交并看到显示历史记录 ->我的更改没有提交。 提前致谢。
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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可能应该通过查看 svn-console 来获得提示,并向我们展示您在那里得到的内容:用于查找控制台的随机 google-image:
http://www.eclipse.org/subversive/documentation/images/svn_console.png
如果您有该控制台(应该位于底部屏幕上的,否则尝试使用窗口->显示视图菜单找到它),但它没有显示任何与 SVN 相关的内容,您可以按“最小化”按钮左侧的按钮:它会给您一些选项(“新控制台视图”、“java 堆栈跟踪”以及希望“svn”)。
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').