|
From: ralph e. <ral...@gm...> - 2013-05-10 19:41:45
|
Den 10-05-2013 21:16, Earnie Boyd skrev: > On Fri, May 10, 2013 at 11:44 AM, László Veréb wrote: >> Hi All! >> >> I want to clone a bitbucket repository using ssh, following this page: >> https://confluence.atlassian.com/display/BITBUCKET/Set+up+SSH+for+Git > Nothing specific on that page for MinGW. > >> The mingw development kit, gcc, g++ are manually installed, using newest >> found versions. >> The installed ssh is: OpenSSH_5.4p1, OpenSSL 1.0.0 29 Mar 2010 >> >> When I tray running these two commands, I get >> ssh-agent -> socket: not owner (1) >> ssh -T gi...@bi... -> ssh: Could not resolve hostname bitbucket.org: >> no address associated with name >> Also tryed >> ssh-agent -a file, where the file's user & group were: >> username:Addministrator, but got the same error as (1) >> >> Searched the net, and the archives, but could not find yet anything. >> Any idea what the problem is, or what should I look for? > This is a bit OT on this list but if someone has ideas that may help > feel free to give it. > Do you by chance use skype ? asking cause i get the same problem when skype is running. Seems like its botching up the socket connection, have not been able to use both ssh/rsync and skype at once so ouch :(. |