Clean scm url in AbstractScmManager when scmurl contains "../"
--------------------------------------------------------------

         Key: SCM-101
         URL: http://jira.codehaus.org/browse/SCM-101
     Project: Maven SCM
        Type: Improvement
  Components: maven-scm-api  
    Versions: 1.0-beta-1    
    Reporter: Emmanuel Venisse
     Fix For: 1.0-beta-2


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

Reply via email to