首页 > 其他 > 详细

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

时间:2017-03-13 11:14:57      阅读:263      评论:0      收藏:0      [点我收藏+]

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.解决方法:

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

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

原文:http://www.cnblogs.com/timeleader/p/6541576.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!