svn:重命名文件之后,不允许提交

时间:2015-05-06 12:39:43   收藏:0   阅读:23132

1.错误代码

org.apache.subversion.javahl.ClientException: Illegal target for the requested operation
svn: Commit failed (details follow):
svn: Cannot commit ‘D:\work\workspace\eclipse\hanLP\data\dictionary\custom\CustomDictionary1.txt‘ 
because it was moved from ‘D:\work\workspace\eclipse\hanLP\data\dictionary\custom\CustomDictionary.txt‘
which is not part of the commit; both sides of the move must be committed together

2.解决方法:

  提交文件所属的目录,这样可以提交成功.

原文:http://www.cnblogs.com/a198720/p/4481167.html

评论(1
TrojanUnicorn 2015-12-02 21:51:03
为了表示感谢专门注册个账号,感谢楼主的方法,中国技术论坛总是遇到解决问题就拍拍屁股走人的不闻不问的现象,所以我要在这说明下楼主的方法是可行的!
1
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!