<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Recent Posts in Cannot clone repository to local machine | Unfuddle Community</title>
    <link>http://unfuddle.com/community</link>
    <description>Unfuddle Community Forums</description>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:5:674:2145</guid>
      <title>Cannot clone repository to local machine replied by nekote @ Sat, 31 Oct 2009 20:35:04 UTC</title>
      <link>http://www.unfuddle.com/community/forums/5/topics/674</link>
      <description>Ditto.

As someone just learning these ropes, and has gotten this far, a clue would be nice.
In my case, I'm using GIT
Will thrash around, for a while, to try to solve.</description>
      <pubDate>Sat, 31 Oct 2009 20:35:04 UTC</pubDate>
      <author>nekote</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:5:674:1846</guid>
      <title>Cannot clone repository to local machine posted by faheem @ Tue, 30 Jun 2009 18:35:04 UTC</title>
      <link>http://www.unfuddle.com/community/forums/5/topics/674</link>
      <description>Hi,

I am trying to clone my repository but keep getting the below error message, I am using Putty with the msysgit client.

Thanks for any help,
Faheem


Nick@SHARED-LT ~/Documents/ProtoType
$ git clone git@abcd.unfuddle.com:abcd/vr3.git
Initialized empty Git repository in C:/Users/Nick.VROFFICE/Documents/ProtoType/vr3/.git/
The server's host key is not cached in the registry. You
have no guarantee that the server is the computer you
think it is.
The server's rsa2 key fingerprint is:
ssh-rsa 2048 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx
Connection abandoned.
fatal: The remote end hung up unexpectedly</description>
      <pubDate>Tue, 30 Jun 2009 18:35:04 UTC</pubDate>
      <author>faheem</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:5:674:2147</guid>
      <title>Cannot clone repository to local machine replied by Joshua Frappier @ Thu, 05 Nov 2009 02:53:16 UTC</title>
      <link>http://www.unfuddle.com/community/forums/5/topics/674</link>
      <description>After doing some googling for the error mentioned, it sounds like this is a known problem when using Putty on Windows. You must first attempt to connect to the server directly with plink.exe before using Git. When connecting directly with Putty, it will interactively ask you to confirm the host key, at which point it will be cached, allowing Git to run.

I hope that helps!</description>
      <pubDate>Thu, 05 Nov 2009 02:53:16 UTC</pubDate>
      <author>Joshua Frappier</author>
    </item>
  </channel>
</rss>

