[ 
https://issues.apache.org/jira/browse/SCM-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962430#comment-17962430
 ] 

ASF GitHub Bot commented on SCM-657:
------------------------------------

jira-importer opened a new issue, #863:
URL: https://github.com/apache/maven-scm/issues/863

   
**[adam.kopecky](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=adam.kopecky)**
 opened 
**[SCM-657](https://issues.apache.org/jira/browse/SCM-657?redirect=false)** and 
commented
   
   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`
   
   
   ---
   
   **Attachments:**
   - 
[fixed_method.txt](https://issues.apache.org/jira/secure/attachment/12718764/fixed_method.txt)
 (_1.06 kB_)
   - [patch](https://issues.apache.org/jira/secure/attachment/12718770/patch) 
(_59 bytes_)
   




> 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)

Reply via email to