服务端版本控制软件subversion,客户端是eclipse的插件subclipse
A conflict in the working copy obstructs the current operation
org.tigris.subversion.javahl.ClientException: A conflict in the working copy obstructs the current operation
svn: Commit failed (details follow):
svn: Aborting commit: 'D:eclipse-java-ganymede-SR1-win32workspacemyProjectdatabasesrc' remains in conflict
org.tigris.subversion.javahl.ClientException: A conflict in the working copy obstructs the current operation
svn: Commit failed (details follow):
svn: Aborting commit: 'D:eclipse-java-ganymede-SR1-win32workspacemyProjectdatabasesrc' remains in conflict
解决办法
右击你要删除的目录-->team-->Show Tree Conflict-->在Eclipse中会出现一个Tab视图显示Tree Conflict的内容,一个一个选择列表中的冲突右击将其标志为已解决,然后回到项目再提交更改就可以了。
myEclipse 同上
原文:[url]http://blog.ziki.cn/221.html[/url]
A conflict in the working copy obstructs the current operation
org.tigris.subversion.javahl.ClientException: A conflict in the working copy obstructs the current operation
svn: Commit failed (details follow):
svn: Aborting commit: 'D:eclipse-java-ganymede-SR1-win32workspacemyProjectdatabasesrc' remains in conflict
org.tigris.subversion.javahl.ClientException: A conflict in the working copy obstructs the current operation
svn: Commit failed (details follow):
svn: Aborting commit: 'D:eclipse-java-ganymede-SR1-win32workspacemyProjectdatabasesrc' remains in conflict
解决办法
右击你要删除的目录-->team-->Show Tree Conflict-->在Eclipse中会出现一个Tab视图显示Tree Conflict的内容,一个一个选择列表中的冲突右击将其标志为已解决,然后回到项目再提交更改就可以了。
myEclipse 同上
原文:[url]http://blog.ziki.cn/221.html[/url]
本文介绍了解决在使用Subversion进行版本控制时遇到的工作副本冲突问题。通过详细步骤指导如何在Eclipse及其插件Subclipse中手动解决树冲突,确保项目文件能够正常提交。
299

被折叠的 条评论
为什么被折叠?



