<?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 Trac, Mercurial and SSH on Windows</title>
	<atom:link href="http://buffered.io/2009/05/16/setting-up-trac-mercurial-and-ssh-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://buffered.io/2009/05/16/setting-up-trac-mercurial-and-ssh-on-windows/</link>
	<description>What would OJ do?</description>
	<lastBuildDate>Fri, 23 Jul 2010 14:33:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Setting up a mercurial client on Windows to connect to sourceforge repository &#171; KcodeL</title>
		<link>http://buffered.io/2009/05/16/setting-up-trac-mercurial-and-ssh-on-windows/comment-page-1/#comment-1592</link>
		<dc:creator>Setting up a mercurial client on Windows to connect to sourceforge repository &#171; KcodeL</dc:creator>
		<pubDate>Mon, 11 Jan 2010 17:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://buffered.io/?p=687#comment-1592</guid>
		<description>[...] http://buffered.io/2009/05/16/setting-up-trac-mercurial-and-ssh-on-windows/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://buffered.io/2009/05/16/setting-up-trac-mercurial-and-ssh-on-windows/" rel="nofollow">http://buffered.io/2009/05/16/setting-up-trac-mercurial-and-ssh-on-windows/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Taufiq</title>
		<link>http://buffered.io/2009/05/16/setting-up-trac-mercurial-and-ssh-on-windows/comment-page-1/#comment-1576</link>
		<dc:creator>Taufiq</dc:creator>
		<pubDate>Thu, 10 Dec 2009 04:16:37 +0000</pubDate>
		<guid isPermaLink="false">http://buffered.io/?p=687#comment-1576</guid>
		<description>Not doing too bad here, thanks for the quick reply! Work&#039;s slow, so I&#039;m taking the chance to brush up on my skills - sharpening the saw, so to speak. Been looking at hg and git and i&#039;ve been learning erlang for a little while, thought FP&#039;s certainly a mind-flip. I look forward to the day when i just &quot;get it&quot;.&lt;br&gt;&lt;br&gt;We ended up going with Git at work as it seems to be more powerful, but I think I&#039;ll go with hg for personal projects as it looks to have a better interface as you mentioned.&lt;br&gt;&lt;br&gt;T</description>
		<content:encoded><![CDATA[<p>Not doing too bad here, thanks for the quick reply! Work&#39;s slow, so I&#39;m taking the chance to brush up on my skills &#8211; sharpening the saw, so to speak. Been looking at hg and git and i&#39;ve been learning erlang for a little while, thought FP&#39;s certainly a mind-flip. I look forward to the day when i just &#8220;get it&#8221;.</p>
<p>We ended up going with Git at work as it seems to be more powerful, but I think I&#39;ll go with hg for personal projects as it looks to have a better interface as you mentioned.</p>
<p>T</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OJ</title>
		<link>http://buffered.io/2009/05/16/setting-up-trac-mercurial-and-ssh-on-windows/comment-page-1/#comment-1575</link>
		<dc:creator>OJ</dc:creator>
		<pubDate>Wed, 09 Dec 2009 00:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://buffered.io/?p=687#comment-1575</guid>
		<description>Hi Taufiq!&lt;br&gt;&lt;br&gt;Long time no see mate. I had no idea that you were still around. How are things at your end?&lt;br&gt;&lt;br&gt;The short answer to your question is that Hg has a much simpler interface, is easier to use, has a workflow that I prefer, works better on Windows and has a nicer install. It&#039;s also built in a single language, rather than a hodgepodge of languages and scripts. You also don&#039;t need to worry about installing cygwin or msys to get it working, it just works out of the box.&lt;br&gt;&lt;br&gt;It&#039;s as fast, and in many ways just as powerful, as git. But with it&#039;s simplicity it lacks some of the more advanced features of Git.&lt;br&gt;&lt;br&gt;I&#039;ve been using hg personally for ages now, and have even used it professionally on a recent job and it was a joy to work with.&lt;br&gt;&lt;br&gt;At the end of the day, the choice is yours. But I don&#039;t think you&#039;d regret using Hg if you chose to go down that path.&lt;br&gt;&lt;br&gt;Hope that helps!&lt;br&gt;OJ</description>
		<content:encoded><![CDATA[<p>Hi Taufiq!</p>
<p>Long time no see mate. I had no idea that you were still around. How are things at your end?</p>
<p>The short answer to your question is that Hg has a much simpler interface, is easier to use, has a workflow that I prefer, works better on Windows and has a nicer install. It&#39;s also built in a single language, rather than a hodgepodge of languages and scripts. You also don&#39;t need to worry about installing cygwin or msys to get it working, it just works out of the box.</p>
<p>It&#39;s as fast, and in many ways just as powerful, as git. But with it&#39;s simplicity it lacks some of the more advanced features of Git.</p>
<p>I&#39;ve been using hg personally for ages now, and have even used it professionally on a recent job and it was a joy to work with.</p>
<p>At the end of the day, the choice is yours. But I don&#39;t think you&#39;d regret using Hg if you chose to go down that path.</p>
<p>Hope that helps!<br />OJ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Taufiq</title>
		<link>http://buffered.io/2009/05/16/setting-up-trac-mercurial-and-ssh-on-windows/comment-page-1/#comment-1574</link>
		<dc:creator>Taufiq</dc:creator>
		<pubDate>Tue, 08 Dec 2009 15:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://buffered.io/?p=687#comment-1574</guid>
		<description>A nice set of instructions there. I&#039;m interested to know how you came about the decision to choose Mercurial though. I&#039;m taking a look at Git and Mercurial at the moment and trying to decide which one to go with. They look fairly equivalent in functionality - was there anything in particular that made one stand out over the other?&lt;br&gt;&lt;br&gt;cheers,&lt;br&gt;Taufiq</description>
		<content:encoded><![CDATA[<p>A nice set of instructions there. I&#39;m interested to know how you came about the decision to choose Mercurial though. I&#39;m taking a look at Git and Mercurial at the moment and trying to decide which one to go with. They look fairly equivalent in functionality &#8211; was there anything in particular that made one stand out over the other?</p>
<p>cheers,<br />Taufiq</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OJ</title>
		<link>http://buffered.io/2009/05/16/setting-up-trac-mercurial-and-ssh-on-windows/comment-page-1/#comment-1370</link>
		<dc:creator>OJ</dc:creator>
		<pubDate>Tue, 30 Jun 2009 06:45:26 +0000</pubDate>
		<guid isPermaLink="false">http://buffered.io/?p=687#comment-1370</guid>
		<description>&lt;p&gt;@Paul: No need to apologise mate. I happens all the time. Cheers :)&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>@Paul: No need to apologise mate. I happens all the time. Cheers <img src='http://buffered.io/wp-content/plugins/smilies-themer/Silk/emoticon_smile.png' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Fussell</title>
		<link>http://buffered.io/2009/05/16/setting-up-trac-mercurial-and-ssh-on-windows/comment-page-1/#comment-1369</link>
		<dc:creator>Paul Fussell</dc:creator>
		<pubDate>Tue, 30 Jun 2009 05:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://buffered.io/?p=687#comment-1369</guid>
		<description>@OJ: Oops, sorry about misspelling your name! I&#039;ve corrected it on the web site.
Thanks again,
Paul</description>
		<content:encoded><![CDATA[<p>@OJ: Oops, sorry about misspelling your name! I&#8217;ve corrected it on the web site.<br />
Thanks again,<br />
Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OJ</title>
		<link>http://buffered.io/2009/05/16/setting-up-trac-mercurial-and-ssh-on-windows/comment-page-1/#comment-1367</link>
		<dc:creator>OJ</dc:creator>
		<pubDate>Tue, 30 Jun 2009 02:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://buffered.io/?p=687#comment-1367</guid>
		<description>&lt;p&gt;@Paul: You&#039;re most welcome! I&#039;m happy you found it helpful and even happier you&#039;ve now got it all functioning as a result of reading. Your feedback is greatly appreciated.&lt;/p&gt;
&lt;p&gt;BTW, not that it matters greatly, but my surname is &quot;Reeves&quot;, not &quot;Reed&quot; :) Thanks for the kudos on your pages too.&lt;/p&gt;
&lt;p&gt;All the best with your projects.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>@Paul: You&#8217;re most welcome! I&#8217;m happy you found it helpful and even happier you&#8217;ve now got it all functioning as a result of reading. Your feedback is greatly appreciated.</p>
<p>BTW, not that it matters greatly, but my surname is &#8220;Reeves&#8221;, not &#8220;Reed&#8221; <img src='http://buffered.io/wp-content/plugins/smilies-themer/Silk/emoticon_smile.png' alt=':)' class='wp-smiley' /> Thanks for the kudos on your pages too.</p>
<p>All the best with your projects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Fussell</title>
		<link>http://buffered.io/2009/05/16/setting-up-trac-mercurial-and-ssh-on-windows/comment-page-1/#comment-1366</link>
		<dc:creator>Paul Fussell</dc:creator>
		<pubDate>Tue, 30 Jun 2009 02:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://buffered.io/?p=687#comment-1366</guid>
		<description>OJ,
Thanks for the clearly written docs on using Mercurial with SSH! Because of this blog, I finally managed to access a Mercurial repository on kenai.com from my WinXP machine with ssh (rather https), and I was able to document how to do it in the help docs (see http://kenai.com/projects/help/pages/Winsshwithputty and http://kenai.com/projects/help/pages/Usinghg-winsshsetup). I also made sure to credit you with the docs that made mine possible. Thanks again!
Paul</description>
		<content:encoded><![CDATA[<p>OJ,<br />
Thanks for the clearly written docs on using Mercurial with SSH! Because of this blog, I finally managed to access a Mercurial repository on kenai.com from my WinXP machine with ssh (rather https), and I was able to document how to do it in the help docs (see <a href="http://kenai.com/projects/help/pages/Winsshwithputty" rel="nofollow">http://kenai.com/projects/help/pages/Winsshwithputty</a> and <a href="http://kenai.com/projects/help/pages/Usinghg-winsshsetup)" rel="nofollow">http://kenai.com/projects/help/pages/Usinghg-winsshsetup)</a>. I also made sure to credit you with the docs that made mine possible. Thanks again!<br />
Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OJ</title>
		<link>http://buffered.io/2009/05/16/setting-up-trac-mercurial-and-ssh-on-windows/comment-page-1/#comment-1335</link>
		<dc:creator>OJ</dc:creator>
		<pubDate>Wed, 24 Jun 2009 14:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://buffered.io/?p=687#comment-1335</guid>
		<description>&lt;p&gt;@Jeremy: Thanks so much for the tip! That&#039;s great stuff. I&#039;ll edit the post and make sure that people reference your comment so they know there&#039;s a solution.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>@Jeremy: Thanks so much for the tip! That&#8217;s great stuff. I&#8217;ll edit the post and make sure that people reference your comment so they know there&#8217;s a solution.</p>
<p> </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://buffered.io/2009/05/16/setting-up-trac-mercurial-and-ssh-on-windows/comment-page-1/#comment-1333</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Tue, 23 Jun 2009 21:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://buffered.io/?p=687#comment-1333</guid>
		<description>I tracked down the fix for the spaces in the names issue you mentioned since it caused me problems with my implementation. Quite simple..
Change your AppParameters to include --unquote
ie: C:\python25\Scripts\tracd-script.py –port 8009 C:\Trac\Slartibartfast --protocol=ajp --unquote
 
Thanks for the guide, it was very helpful for me.</description>
		<content:encoded><![CDATA[<p>I tracked down the fix for the spaces in the names issue you mentioned since it caused me problems with my implementation. Quite simple..<br />
Change your AppParameters to include &#8211;unquote<br />
ie: C:\python25\Scripts\tracd-script.py –port 8009 C:\Trac\Slartibartfast &#8211;protocol=ajp &#8211;unquote<br />
 <br />
Thanks for the guide, it was very helpful for me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
