<?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: TortoiseHg as a github client on Windows</title>
	<atom:link href="http://jamesmckay.net/2010/06/tortoisehg-as-a-github-client-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamesmckay.net/2010/06/tortoisehg-as-a-github-client-on-windows/</link>
	<description>because there are few things that are less logical than business logic</description>
	<lastBuildDate>Mon, 19 Dec 2011 16:13:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Lazy Badger</title>
		<link>http://jamesmckay.net/2010/06/tortoisehg-as-a-github-client-on-windows/comment-page-1/#comment-6011</link>
		<dc:creator>Lazy Badger</dc:creator>
		<pubDate>Sun, 19 Jun 2011 12:12:52 +0000</pubDate>
		<guid isPermaLink="false">http://jamesmckay.net/?p=1840#comment-6011</guid>
		<description>No luck with PUSH on current TortoiseHG and hg-git (thg 2.0.5 - hg-git b8eeabb61c7b)
% hg --repository C:\TEMP\Elgg.git push git+ssh://git@github.com/lazybadger/Elgg.git
pushing to git+ssh://git@github.com/lazybadger/Elgg.git
creating and sending data
abort: Invalid argument
[command returned code 255 Sun Jun 19 18:10:44 2011]</description>
		<content:encoded><![CDATA[<p>No luck with PUSH on current TortoiseHG and hg-git (thg 2.0.5 &#8211; hg-git b8eeabb61c7b)<br />
% hg &#8211;repository C:\TEMP\Elgg.git push git+ssh://git@github.com/lazybadger/Elgg.git<br />
pushing to git+ssh://git@github.com/lazybadger/Elgg.git<br />
creating and sending data<br />
abort: Invalid argument<br />
[command returned code 255 Sun Jun 19 18:10:44 2011]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://jamesmckay.net/2010/06/tortoisehg-as-a-github-client-on-windows/comment-page-1/#comment-4933</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sat, 31 Jul 2010 11:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://jamesmckay.net/?p=1840#comment-4933</guid>
		<description>Excellent resource!

I agree with Trond, however, in that it didn&#039;t work unless I did the following:

1) Copy my &quot;c:\Apps\Hg\TortoisePlink.exe&quot; to &quot;c:\Apps\Hg\ssh.exe&quot;
2) Update the &quot;[ui]&quot; section of &quot;c:\Documents and Settings\%USERNAME%\Mercurial.ini&quot; with:

    ssh = &quot;c:\Apps\Hg\ssh.exe&quot;

Once I did these two things... it worked like a charm!!!

Thanks,

Steve</description>
		<content:encoded><![CDATA[<p>Excellent resource!</p>
<p>I agree with Trond, however, in that it didn&#8217;t work unless I did the following:</p>
<p>1) Copy my &#8220;c:\Apps\Hg\TortoisePlink.exe&#8221; to &#8220;c:\Apps\Hg\ssh.exe&#8221;<br />
2) Update the &#8220;[ui]&#8221; section of &#8220;c:\Documents and Settings\%USERNAME%\Mercurial.ini&#8221; with:</p>
<p>    ssh = &#8220;c:\Apps\Hg\ssh.exe&#8221;</p>
<p>Once I did these two things&#8230; it worked like a charm!!!</p>
<p>Thanks,</p>
<p>Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trond</title>
		<link>http://jamesmckay.net/2010/06/tortoisehg-as-a-github-client-on-windows/comment-page-1/#comment-4904</link>
		<dc:creator>Trond</dc:creator>
		<pubDate>Fri, 16 Jul 2010 12:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://jamesmckay.net/?p=1840#comment-4904</guid>
		<description>I needed to make a copy of TortoisePlink.exe as ssh.exe and update the config file, since it couldn&#039;t locate the TortoisePlink.exe file when using ssh in the url. Works fine now though.

Source:
http://stackoverflow.com/questions/2573571/cloning-a-read-write-github-repository-using-tortoisehg</description>
		<content:encoded><![CDATA[<p>I needed to make a copy of TortoisePlink.exe as ssh.exe and update the config file, since it couldn&#8217;t locate the TortoisePlink.exe file when using ssh in the url. Works fine now though.</p>
<p>Source:<br />
<a href="http://stackoverflow.com/questions/2573571/cloning-a-read-write-github-repository-using-tortoisehg" rel="nofollow">http://stackoverflow.com/questions/2573571/cloning-a-read-write-github-repository-using-tortoisehg</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

