[
https://issues.apache.org/jira/browse/SCM-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17960254#comment-17960254
]
ASF GitHub Bot commented on SCM-101:
------------------------------------
jira-importer commented on issue #360:
URL: https://github.com/apache/maven-scm/issues/360#issuecomment-2964589454
**[Emmanuel
Venisse](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=evenisse)**
commented
Fixed.
> Clean scm url in AbstractScmManager when scmurl contains "../"
> --------------------------------------------------------------
>
> Key: SCM-101
> URL: https://issues.apache.org/jira/browse/SCM-101
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: maven-scm-api
> Affects Versions: 1.0-beta-1
> Reporter: Emmanuel Venisse
> Assignee: Emmanuel Venisse
> Priority: Major
> Fix For: 1.0-beta-3
>
>
> scm url like this scm:provider:path_to_repository/directory1/../directory2
> must be clean to scm:provider:path_to_repository/directory2 before to run scm
> commands
--
This message was sent by Atlassian Jira
(v8.20.10#820010)