码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2015-05-06 12:41:07      阅读:312      评论: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/a198720/p/4481167.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!