[
https://issues.apache.org/jira/browse/SCM-525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961903#comment-17961903
]
ASF GitHub Bot commented on SCM-525:
------------------------------------
jira-importer commented on issue #738:
URL: https://github.com/apache/maven-scm/issues/738#issuecomment-2964617049
**[Dan
Tran](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=dantran)**
commented
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: https://issues.apache.org/jira/browse/SCM-525
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-svn
> Affects Versions: 1.2
> Reporter: Dan Tran
> Assignee: Dan Tran
> Priority: Major
> 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 was sent by Atlassian Jira
(v8.20.10#820010)