Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-27483

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major Major
    • None
    • 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?

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

              Created:
              Updated:
              Resolved: