[ 
http://jira.codehaus.org/browse/SCM-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Tran closed SCM-525.
------------------------

       Resolution: Fixed
    Fix Version/s: 1.4

fixed at

Revision: 899135
Author: dantran
Date: 1:49:47 AM, Thursday, January 14, 2010
Message:
[SCM-525] construct svn export command to include ouputDirectory path from the 
input ScmFileSet, without this svn will use the last component url as output 
directory which is not what we want
----
Modified : 
/maven/scm/trunk/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/src/main/java/org/apache/maven/scm/provider/svn/svnexe/command/export/SvnExeExportCommand.java



> Need to specify full outputDirectory for export
> -----------------------------------------------
>
>                 Key: SCM-525
>                 URL: http://jira.codehaus.org/browse/SCM-525
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-svn
>    Affects Versions: 1.2
>            Reporter: Dan Tran
>            Assignee: Dan Tran
>             Fix For: 1.4
>
>
> since the svn export does not specify the output directory on the command 
> line, the last component of the URL becomes the output directory, relative to 
> working directory,  which is the NOT a correct behavior.  It should behavior 
> just like checkout command

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to