You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dan Tran (JIRA)" <ji...@codehaus.org> on 2010/01/14 09:29:05 UTC

[jira] Created: (SCM-525) Need to specify full outputDirectory for export

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


since the svn export does not specify the output directory on the command line, the last component of the URL become the output directory relative to working directory which is the correct behavior.  It should be the same with 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

        

[jira] Updated: (SCM-525) Need to specify full outputDirectory for export

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Tran updated SCM-525:
-------------------------

    Description: 
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


  was:
since the svn export does not specify the output directory on the command line, the last component of the URL become the output directory relative to working directory which is the correct behavior.  It should be the same with checkout command


       Assignee: Dan Tran

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

        

[jira] Closed: (SCM-525) Need to specify full outputDirectory for export

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
     [ 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