[
https://issues.apache.org/jira/browse/SCM-432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961451#comment-17961451
]
ASF GitHub Bot commented on SCM-432:
------------------------------------
jira-importer opened a new issue, #647:
URL: https://github.com/apache/maven-scm/issues/647
**[Vit
Popelka](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=popelka)**
opened
**[SCM-432](https://issues.apache.org/jira/browse/SCM-432?redirect=false)** and
commented
Execution of goal scm:export failed with message:
[INFO] [scm:export {execution: export-field-wsdl}]
[INFO] Executing: cmd.exe /X /C "svn --non-interactive export
svn://...../wsdl C:\.../wsdl"
[INFO] Working directory: C:\...\field-wsdl
[ERROR] Provider message:
[ERROR] The svn command failed.
[ERROR] Command output:
[ERROR] svn: Destination directory exists; please remove the directory or
use --force to overwrite
svn: 'C:\...\wsdl' already exists
---
**Affects:** 1.1
**Attachments:**
-
[export.patch](https://issues.apache.org/jira/secure/attachment/12718851/export.patch)
(_620 bytes_)
**Issue Links:**
- [SCM-434](https://issues.apache.org/jira/browse/SCM-434) Allow SVN
provider to pick addition system properties per command to issue extra param
like --force, etc
- [SCM-375](https://issues.apache.org/jira/browse/SCM-375) Problems with svn
export and \<exportDirectory>
> Goal scm:export does not work for Subversion repository
> -------------------------------------------------------
>
> Key: SCM-432
> URL: https://issues.apache.org/jira/browse/SCM-432
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-plugin
> Affects Versions: 1.1
> Environment: Windows XP SP3; Sun Java DK 1.5.0_14; Maven 2.0.9
> Reporter: Vit Popelka
> Assignee: Dan Tran
> Priority: Major
> Attachments: export.patch
>
>
> Execution of goal scm:export failed with message:
> [INFO] [scm:export {execution: export-field-wsdl}]
> [INFO] Executing: cmd.exe /X /C "svn --non-interactive export
> svn://...../wsdl C:\.../wsdl"
> [INFO] Working directory: C:\...\field-wsdl
> [ERROR] Provider message:
> [ERROR] The svn command failed.
> [ERROR] Command output:
> [ERROR] svn: Destination directory exists; please remove the directory or use
> --force to overwrite
> svn: 'C:\...\wsdl' already exists
--
This message was sent by Atlassian Jira
(v8.20.10#820010)