<?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: Git on Windows, it actually works now</title>
	<atom:link href="http://kylecordes.com/2008/git-windows-works/feed" rel="self" type="application/rss+xml" />
	<link>http://kylecordes.com/2008/git-windows-works</link>
	<description>Software, Business, and Life</description>
	<lastBuildDate>Tue, 20 Dec 2011 16:22:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Kyle Cordes</title>
		<link>http://kylecordes.com/2008/git-windows-works/comment-page-1#comment-47090</link>
		<dc:creator>Kyle Cordes</dc:creator>
		<pubDate>Fri, 09 Oct 2009 12:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://kylecordes.com/2008/03/22/git-windows-works/#comment-47090</guid>
		<description>I&#039;m sorry to hear about the unicode file name problem. That problem hasn&#039;t affected me at all (100% of the projects I work on use 100% very plain file names); but it is somewhat rude for modern software to ignore Unicode.</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry to hear about the unicode file name problem. That problem hasn&#8217;t affected me at all (100% of the projects I work on use 100% very plain file names); but it is somewhat rude for modern software to ignore Unicode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: temel</title>
		<link>http://kylecordes.com/2008/git-windows-works/comment-page-1#comment-47038</link>
		<dc:creator>temel</dc:creator>
		<pubDate>Fri, 09 Oct 2009 03:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://kylecordes.com/2008/03/22/git-windows-works/#comment-47038</guid>
		<description>Msysgit  does not work well with unicode file names. Useless.</description>
		<content:encoded><![CDATA[<p>Msysgit  does not work well with unicode file names. Useless.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: henon</title>
		<link>http://kylecordes.com/2008/git-windows-works/comment-page-1#comment-37052</link>
		<dc:creator>henon</dc:creator>
		<pubDate>Wed, 10 Jun 2009 12:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://kylecordes.com/2008/03/22/git-windows-works/#comment-37052</guid>
		<description>hi,
I am a git enthusiast who is frustrated about the bad support of git on windows. I decided to do something about it and found a project that is relatively far with a native windows git implementation in C#. I am building up a comprehensive website for the project and am contributing to the code base.  

dotgit - C# implementation of git
Project Home: http://www.eqqon.com/index.php/Dotgit 
github: http://github.com/pheew/dotgit/tree/master

We are searching for more contributors, so if anyone is interested please drop us a message on github.
-- henon</description>
		<content:encoded><![CDATA[<p>hi,<br />
I am a git enthusiast who is frustrated about the bad support of git on windows. I decided to do something about it and found a project that is relatively far with a native windows git implementation in C#. I am building up a comprehensive website for the project and am contributing to the code base.  </p>
<p>dotgit &#8211; C# implementation of git<br />
Project Home: <a href="http://www.eqqon.com/index.php/Dotgit" rel="nofollow">http://www.eqqon.com/index.php/Dotgit</a><br />
github: <a href="http://github.com/pheew/dotgit/tree/master" rel="nofollow">http://github.com/pheew/dotgit/tree/master</a></p>
<p>We are searching for more contributors, so if anyone is interested please drop us a message on github.<br />
&#8211; henon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://kylecordes.com/2008/git-windows-works/comment-page-1#comment-17630</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 22 Mar 2008 16:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://kylecordes.com/2008/03/22/git-windows-works/#comment-17630</guid>
		<description>Nope, you are not alone.   I develop in both Delphi and C# but I have been using git via msysGit for some time now. I don&#039;t yet make use of it for much open source stuff but internally its pretty much all I use.  

As for performance the only major problem that I have right now is &quot;git svn&quot; is REALLY slow on windows.  based on my understanding the problem is understood (fork on Linux vs Process spawning on Windows) but not how to fix it. 

Welcome to the world of Git!</description>
		<content:encoded><![CDATA[<p>Nope, you are not alone.   I develop in both Delphi and C# but I have been using git via msysGit for some time now. I don&#8217;t yet make use of it for much open source stuff but internally its pretty much all I use.  </p>
<p>As for performance the only major problem that I have right now is &#8220;git svn&#8221; is REALLY slow on windows.  based on my understanding the problem is understood (fork on Linux vs Process spawning on Windows) but not how to fix it. </p>
<p>Welcome to the world of Git!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

