Uploaded image for project: 'Maven SCM'
  1. Maven SCM
  2. SCM-334

Faulty svn commandline is generated for passwords containing special chars

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.0
    • 1.1
    • maven-scm-provider-svn
    • None
    • All
    • Patch

    Description

      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.

      Attachments

        1. patch.txt
          1.0 kB
          Jan Lisse

        Issue Links

          Activity

            People

              olamy Olivier Lamy
              lasse_stromberg Jan Lisse
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: