Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-9976

Colon as separator between host and organization is invalid

    XMLWordPrintable

Details

    Description

      Currently we are trying to use some private bitbucket repositories with the repo tool from google.
      The problem is that bitbucket uses a colon (":") as the separator between the host and the organization. This leads to the situation that linux handles the organization name as service identifier which it tries to lookup. Even if it can successfully lookup this identifier (for example if you modify /etc/services) the portion of the repo url with the organization name is lost and git probably tries to connect the wrong port.
      I can imagine since the colon has a reserved meaning in URLs that other tools will run into the same issues.
      It would be nice if this gets fixed in the near future as this problem is currently a blocker for us.
      Using the https URLs is no alternative since these are user specific for private repos.

      Attachments

        Activity

          People

            Unassigned Unassigned
            499bb4383344 dereulenspiegel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: