Can't connect can't change remote repo name

XMLWordPrintable

      See output below:

      Thanks for your help:

      james:evolve jamesjordan$ git push -u origin master
      ssh: connect to host bitbucket.org port 22: Connection refused
      fatal: Could not read from remote repository.

      Please make sure you have the correct access rights
      and the repository exists.
      james:evolve jamesjordan$ git remote
      origin
      james:evolve jamesjordan$ git remote set-url origin ssh://git@bitbucket.org:jamesjordan/evolve-fb4.6.git
      james:evolve jamesjordan$ git push
      ssh: Could not resolve hostname bitbucket.org:jamesjordan: nodename nor servname provided, or not known
      fatal: Could not read from remote repository.

      Please make sure you have the correct access rights
      and the repository exists.
      james:evolve jamesjordan$ git commit -m "asdf"

      On branch master

      nothing to commit, working directory clean
      james:evolve jamesjordan$ git add -A
      james:evolve jamesjordan$ git push
      ssh: Could not resolve hostname bitbucket.org:jamesjordan: nodename nor servname provided, or not known
      fatal: Could not read from remote repository.

      Please make sure you have the correct access rights
      and the repository exists.
      james:evolve jamesjordan$

              Assignee:
              Michael (Inactive)
              Reporter:
              Legacy Bitbucket Cloud User (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: