[
https://issues.apache.org/jira/browse/HADOOP-7320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038569#comment-13038569
]
Daryn Sharp commented on HADOOP-7320:
-------------------------------------
The patch problem is due to renaming Copy to CopyCommands per review comments.
Subversion is generating a patch that it can't reapply. Namely that the patch
deletes Copy, but the hunks for CopyCommands are relative to the Copy command.
Should I regenerate the patch by svn removing and adding the renamed file?
Since that will lose history (it's a very new file so maybe it doesn't matter),
is there another way to generate the patch?
> Refactor FsShell's copy & move commands
> ---------------------------------------
>
> Key: HADOOP-7320
> URL: https://issues.apache.org/jira/browse/HADOOP-7320
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 0.23.0
> Reporter: Daryn Sharp
> Assignee: Daryn Sharp
> Attachments: HADOOP-7320-2.patch, HADOOP-7320-3.patch,
> HADOOP-7320.patch
>
>
> Need to refactor the move and copy commands to conform to the FsCommand class.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira