Repository URL containg double points couldn't be resolved correctly.

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Major
    • None
    • Environment:
      Jenkins ver. 1.580.3
      git client plugin: 1.16.1
      git plugin: 2.3.5

      I have to reach my Repository with the following Repository URL: ssh://git@github.com:/github/git.git

      But the URL ends up like this in the Joblog:
      Fetching upstream changes from ssh:///git@github.com:/github/git.git
      and the Repository is not reachable via this URL...

      The only workaround is to use the short notation for ssh protocol:
      git@github.com:/github/git.git

      Seems like the double point is escaped or something?

            Assignee:
            Nicolas De Loof
            Reporter:
            Michael Hauf
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: