<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Setting up a Msysgit Server with copSSH on Windows</title>
	<atom:link href="http://www.timdavis.com.au/git/setting-up-a-msysgit-server-with-copssh-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.timdavis.com.au/git/setting-up-a-msysgit-server-with-copssh-on-windows/</link>
	<description></description>
	<lastBuildDate>Sun, 07 Mar 2010 15:54:00 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tim Davis</title>
		<link>http://www.timdavis.com.au/git/setting-up-a-msysgit-server-with-copssh-on-windows/comment-page-1/#comment-5599</link>
		<dc:creator>Tim Davis</dc:creator>
		<pubDate>Sun, 07 Mar 2010 15:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.timdavis.com.au/?p=709#comment-5599</guid>
		<description>Hey Charles, 

Generally connection refused relates to a lack of opening the Ports. You need to ensure that this has been done on both your Firewall and your Windows Firewall. Either can block.

Ensure that the port you open is the same one to that of the _Config [assuming you know this ;)].

Let me know how this goes ?

T.</description>
		<content:encoded><![CDATA[<p>Hey Charles, </p>
<p>Generally connection refused relates to a lack of opening the Ports. You need to ensure that this has been done on both your Firewall and your Windows Firewall. Either can block.</p>
<p>Ensure that the port you open is the same one to that of the _Config [assuming you know this ;)].</p>
<p>Let me know how this goes ?</p>
<p>T.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Strahan</title>
		<link>http://www.timdavis.com.au/git/setting-up-a-msysgit-server-with-copssh-on-windows/comment-page-1/#comment-5586</link>
		<dc:creator>Charles Strahan</dc:creator>
		<pubDate>Sat, 06 Mar 2010 20:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.timdavis.com.au/?p=709#comment-5586</guid>
		<description>Thanks Tim for the awesome tutorial. Unfortunately, I have one problem: I can clone, but I can&#039;t push. I get the following output when cloning:

fatal: connection refused

I read your bullet point at the end of the post, but that shouldn&#039;t be a problem, considering that I attempting to do this from the same machine, and I *can* clone.

Any ideas?

-Charles</description>
		<content:encoded><![CDATA[<p>Thanks Tim for the awesome tutorial. Unfortunately, I have one problem: I can clone, but I can&#8217;t push. I get the following output when cloning:</p>
<p>fatal: connection refused</p>
<p>I read your bullet point at the end of the post, but that shouldn&#8217;t be a problem, considering that I attempting to do this from the same machine, and I *can* clone.</p>
<p>Any ideas?</p>
<p>-Charles</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Da SVN a GIT (2) &#171; Il blog di Nicola Amatucci</title>
		<link>http://www.timdavis.com.au/git/setting-up-a-msysgit-server-with-copssh-on-windows/comment-page-1/#comment-5548</link>
		<dc:creator>Da SVN a GIT (2) &#171; Il blog di Nicola Amatucci</dc:creator>
		<pubDate>Thu, 04 Mar 2010 02:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.timdavis.com.au/?p=709#comment-5548</guid>
		<description>[...] http://www.timdavis.com.au/git/setting-up-a-msysgit-server-with-copssh-on-windows/ (per windows, senza installare cygwin) [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.timdavis.com.au/git/setting-up-a-msysgit-server-with-copssh-on-windows/" rel="nofollow">http://www.timdavis.com.au/git/setting-up-a-msysgit-server-with-copssh-on-windows/</a> (per windows, senza installare cygwin) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Davis</title>
		<link>http://www.timdavis.com.au/git/setting-up-a-msysgit-server-with-copssh-on-windows/comment-page-1/#comment-4487</link>
		<dc:creator>Tim Davis</dc:creator>
		<pubDate>Mon, 07 Dec 2009 07:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.timdavis.com.au/?p=709#comment-4487</guid>
		<description>Hi Niranjan,

Sorry for the late response. This really just tells you how to setup the Server side - the client side is simply just connecting to the server implementation. To do this, you just need to install Mysisgit and TortiseGIT and then connect to the server via SSH and it should work (see the last step!).

Glad it helped :)

T.</description>
		<content:encoded><![CDATA[<p>Hi Niranjan,</p>
<p>Sorry for the late response. This really just tells you how to setup the Server side &#8211; the client side is simply just connecting to the server implementation. To do this, you just need to install Mysisgit and TortiseGIT and then connect to the server via SSH and it should work (see the last step!).</p>
<p>Glad it helped :)</p>
<p>T.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niranjan</title>
		<link>http://www.timdavis.com.au/git/setting-up-a-msysgit-server-with-copssh-on-windows/comment-page-1/#comment-4421</link>
		<dc:creator>Niranjan</dc:creator>
		<pubDate>Tue, 01 Dec 2009 21:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.timdavis.com.au/?p=709#comment-4421</guid>
		<description>Hi Tim,

This was really a nice article. I am able to setup the environment. Now I want to use the configuration as a Git Server and want to install client on other machine. 

Is there a way?? I tried to clone a repository from the server to the client (only msysgit is installed in the client). 

Thank you in advance..

Niranjan</description>
		<content:encoded><![CDATA[<p>Hi Tim,</p>
<p>This was really a nice article. I am able to setup the environment. Now I want to use the configuration as a Git Server and want to install client on other machine. </p>
<p>Is there a way?? I tried to clone a repository from the server to the client (only msysgit is installed in the client). </p>
<p>Thank you in advance..</p>
<p>Niranjan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Davis</title>
		<link>http://www.timdavis.com.au/git/setting-up-a-msysgit-server-with-copssh-on-windows/comment-page-1/#comment-4345</link>
		<dc:creator>Tim Davis</dc:creator>
		<pubDate>Sat, 21 Nov 2009 05:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.timdavis.com.au/?p=709#comment-4345</guid>
		<description>Hi Prabir,

Yeah I also tried this long ago - but the access requirements of freeSSHd don&#039;t seem to provide the appropriate level required. Unfortunately (and I did try for sometime with freeSSHd) it doesn&#039;t work. 

Hence the long post :)</description>
		<content:encoded><![CDATA[<p>Hi Prabir,</p>
<p>Yeah I also tried this long ago &#8211; but the access requirements of freeSSHd don&#8217;t seem to provide the appropriate level required. Unfortunately (and I did try for sometime with freeSSHd) it doesn&#8217;t work. </p>
<p>Hence the long post :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prabir</title>
		<link>http://www.timdavis.com.au/git/setting-up-a-msysgit-server-with-copssh-on-windows/comment-page-1/#comment-4341</link>
		<dc:creator>Prabir</dc:creator>
		<pubDate>Fri, 20 Nov 2009 17:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.timdavis.com.au/?p=709#comment-4341</guid>
		<description>hi,
i got another idea from your blog post, by using freeSSHd and getting the ssh work in windows with very few instructions.
i could ssh, but when i try to clone the git repository i get the following error.
fatal: protocol error: bad line length character

search on the net everyone seems to be having the same problem.

now tryin your method</description>
		<content:encoded><![CDATA[<p>hi,<br />
i got another idea from your blog post, by using freeSSHd and getting the ssh work in windows with very few instructions.<br />
i could ssh, but when i try to clone the git repository i get the following error.<br />
fatal: protocol error: bad line length character</p>
<p>search on the net everyone seems to be having the same problem.</p>
<p>now tryin your method</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mauro</title>
		<link>http://www.timdavis.com.au/git/setting-up-a-msysgit-server-with-copssh-on-windows/comment-page-1/#comment-4322</link>
		<dc:creator>Mauro</dc:creator>
		<pubDate>Wed, 11 Nov 2009 16:06:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.timdavis.com.au/?p=709#comment-4322</guid>
		<description>Hi Patrik 
we have same problem and error:

Initialized empty Git repository in C:/temp/myapp/.git/
fatal: The remote end hung up unexpectedly

Did you found solution about this?

thanks</description>
		<content:encoded><![CDATA[<p>Hi Patrik<br />
we have same problem and error:</p>
<p>Initialized empty Git repository in C:/temp/myapp/.git/<br />
fatal: The remote end hung up unexpectedly</p>
<p>Did you found solution about this?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Davis</title>
		<link>http://www.timdavis.com.au/git/setting-up-a-msysgit-server-with-copssh-on-windows/comment-page-1/#comment-4199</link>
		<dc:creator>Tim Davis</dc:creator>
		<pubDate>Fri, 23 Oct 2009 00:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.timdavis.com.au/?p=709#comment-4199</guid>
		<description>Hi Pratik,

Apologies updated the &quot;problem section&quot; for you.

Cheers,

Tim</description>
		<content:encoded><![CDATA[<p>Hi Pratik,</p>
<p>Apologies updated the &#8220;problem section&#8221; for you.</p>
<p>Cheers,</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pratik</title>
		<link>http://www.timdavis.com.au/git/setting-up-a-msysgit-server-with-copssh-on-windows/comment-page-1/#comment-4197</link>
		<dc:creator>Pratik</dc:creator>
		<pubDate>Thu, 22 Oct 2009 17:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.timdavis.com.au/?p=709#comment-4197</guid>
		<description>Hi Tim,

Thank you very much for an extremely detailed article.
In the last step when i am tryin to clone via Tortoise, i got the following error:

git.exe clone -v &quot;ssh://pratik@127.0.0.1:2244/SSH/etc/git/myapp.git&quot; &quot;C:\temp\myapp&quot;

The server&#039;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&#039;s rsa2 key fingerprint is:

ssh-rsa 2048 be:02:2d:65:a5:bc:51:a4:03:ef:14:df:75:55:ec:93

Connection abandoned.

Initialized empty Git repository in C:/temp/myapp/.git/
fatal: The remote end hung up unexpectedly

Then, i opened command prompt and ran

CMD&gt;git.exe clone -v &quot;ssh://pratik@127.0.0.1:2244/SSH/etc/git/myapp.git&quot; &quot;C:\temp\myapp&quot;

This asked me to cache the host info, i clicked &quot;Yes&quot;
Then, i got ahead.

Initialized empty Git repository in C:/temp/myapp/.git/
fatal: The remote end hung up unexpectedly

Now, i tried the same clone thing from Tortoise again,
now i get:


git.exe clone -v &quot;ssh://pratik@127.0.0.1:2244/SSH/etc/git/myapp.git&quot; &quot;C:\temp\myapp&quot;

bash: git-upload-pack: command not found
Initialized empty Git repository in C:/temp/myapp/.git/
fatal: The remote end hung up unexpectedly

googling for the error now :)

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Tim,</p>
<p>Thank you very much for an extremely detailed article.<br />
In the last step when i am tryin to clone via Tortoise, i got the following error:</p>
<p>git.exe clone -v &#8220;ssh://pratik@127.0.0.1:2244/SSH/etc/git/myapp.git&#8221; &#8220;C:\temp\myapp&#8221;</p>
<p>The server&#8217;s host key is not cached in the registry. You</p>
<p>have no guarantee that the server is the computer you</p>
<p>think it is.</p>
<p>The server&#8217;s rsa2 key fingerprint is:</p>
<p>ssh-rsa 2048 be:02:2d:65:a5:bc:51:a4:03:ef:14:df:75:55:ec:93</p>
<p>Connection abandoned.</p>
<p>Initialized empty Git repository in C:/temp/myapp/.git/<br />
fatal: The remote end hung up unexpectedly</p>
<p>Then, i opened command prompt and ran</p>
<p>CMD&gt;git.exe clone -v &#8220;ssh://pratik@127.0.0.1:2244/SSH/etc/git/myapp.git&#8221; &#8220;C:\temp\myapp&#8221;</p>
<p>This asked me to cache the host info, i clicked &#8220;Yes&#8221;<br />
Then, i got ahead.</p>
<p>Initialized empty Git repository in C:/temp/myapp/.git/<br />
fatal: The remote end hung up unexpectedly</p>
<p>Now, i tried the same clone thing from Tortoise again,<br />
now i get:</p>
<p>git.exe clone -v &#8220;ssh://pratik@127.0.0.1:2244/SSH/etc/git/myapp.git&#8221; &#8220;C:\temp\myapp&#8221;</p>
<p>bash: git-upload-pack: command not found<br />
Initialized empty Git repository in C:/temp/myapp/.git/<br />
fatal: The remote end hung up unexpectedly</p>
<p>googling for the error now :)</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexandrul</title>
		<link>http://www.timdavis.com.au/git/setting-up-a-msysgit-server-with-copssh-on-windows/comment-page-1/#comment-4095</link>
		<dc:creator>alexandrul</dc:creator>
		<pubDate>Thu, 01 Oct 2009 20:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.timdavis.com.au/?p=709#comment-4095</guid>
		<description>Very detailed article, added to my git resources list.</description>
		<content:encoded><![CDATA[<p>Very detailed article, added to my git resources list.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
