[ https://issues.apache.org/jira/browse/SCM-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964901#comment-17964901 ]
Olivier Lamy commented on SCM-657: ---------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-scm#863|https://github.com/apache/maven-scm/issues/863]. > SvnExeExportCommand with revision malfunctions for moved/deleted files > ----------------------------------------------------------------------- > > Key: SCM-657 > URL: https://issues.apache.org/jira/browse/SCM-657 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Bug > Components: maven-scm-provider-svn > Environment: svn, version 1.6.17 (r1128011) > compiled Nov 19 2011, 08:40:40 > Reporter: adam.kopecky > Priority: Major > Attachments: fixed_method.txt, patch > > > According to http://subversion.tigris.org/issues/show_bug.cgi?id=2163, which > is marked 'INVALID' @revision must be used instead of -r revision, otherwise > export does not find specified file. > Attached is a fixed implementation of {{createCommandLine}} method of > {{org.apache.maven.scm.provider.svn.svnexe.command.export.SvnExeExportCommand}} -- This message was sent by Atlassian Jira (v8.20.10#820010)