|
From: Earnie B. <ea...@us...> - 2013-05-10 19:16:57
|
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. -- Earnie -- https://sites.google.com/site/earnieboyd |