[
https://issues.apache.org/jira/browse/SCM-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964498#comment-17964498
]
Olivier Lamy commented on SCM-334:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#547|https://github.com/apache/maven-scm/issues/547].
> Faulty svn commandline is generated for passwords containing special chars
> --------------------------------------------------------------------------
>
> Key: SCM-334
> URL: https://issues.apache.org/jira/browse/SCM-334
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-svn
> Affects Versions: 1.0
> Environment: All
> Reporter: Jan Lisse
> Assignee: Olivier Lamy
> Priority: Critical
> Fix For: 1.1
>
> Attachments: patch.txt
>
>
> If i use a svn password containing a semicolon with the
> maven-scm-provider-svnexe, the commandline generated by SvnCommandlineUtils
> is faulty, because
> the password is not quoted. Passwords containing other special chars might
> cause problems too.
> Solution: Enclosing the password for the commandline in single quotes solves
> this problem.
> I have attached a patch for SvnCommandlineUtils that fixes this issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)