1.问题描述

Some of selected resources were not committed.
Illegal target for the requested operation
svn: Commit failed (details follow):
svn: Cannot commit
'F:\Guohualife\code\MAVEN\DAT\third\gh-third\src\main\java\com\guohualife\ebiz\third\action\impl\partner\WeibaoGetOssFileContentAction.java'
because it was moved from
'F:\Guohualife\code\MAVEN\DAT\third\gh-third\src\main\java\com\guohualife\ebiz\third\action\impl\partner\weibaoGetOssFileContentAction.java'
which is not part of the commit;

SVN提交异常之 Some of selected resources were not committed. Illegal target for the requested operation s_svn

SVN提交异常之 Some of selected resources were not committed. Illegal target for the requested operation s_java_02

SVN提交异常之 Some of selected resources were not committed. Illegal target for the requested operation s_java_03

2.解决方案

先删除 weibaoGetOssFileContentAction
再提交 WeibaoGetOssFileContentAction