<?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: Using git to avoid problems with TFS</title>
	<atom:link href="http://blog.zobie.com/2009/04/using-git-to-avoid-problems-with-tfs/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zobie.com/2009/04/using-git-to-avoid-problems-with-tfs/</link>
	<description>I write software, I like music and I'm mildly(?) OCD.</description>
	<lastBuildDate>Wed, 28 Jul 2010 17:17:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: yoyodyn</title>
		<link>http://blog.zobie.com/2009/04/using-git-to-avoid-problems-with-tfs/comment-page-1/#comment-444</link>
		<dc:creator>yoyodyn</dc:creator>
		<pubDate>Thu, 01 Apr 2010 23:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zobie.com/?p=148#comment-444</guid>
		<description>Have you seen this?
http://github.com/spraints/git-tfs

Someone is working on a git-tfs similar to git-svn.  Would love to hear how it&#039;s working from someone that could actually use it now.</description>
		<content:encoded><![CDATA[<p>Have you seen this?<br />
<a href="http://github.com/spraints/git-tfs" rel="nofollow">http://github.com/spraints/git-tfs</a></p>
<p>Someone is working on a git-tfs similar to git-svn.  Would love to hear how it&#8217;s working from someone that could actually use it now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramblings &#187; GIT on top of&#8230; Anything</title>
		<link>http://blog.zobie.com/2009/04/using-git-to-avoid-problems-with-tfs/comment-page-1/#comment-217</link>
		<dc:creator>Ramblings &#187; GIT on top of&#8230; Anything</dc:creator>
		<pubDate>Thu, 31 Dec 2009 00:28:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zobie.com/?p=148#comment-217</guid>
		<description>[...] another project. My colleague, knowing that I use Git, sent me this link to Nate Zobrist’s blog, Using Git to Avoid Problems with TFS. He uses it very similar to how I do, but he makes an important note on how TFS [...]</description>
		<content:encoded><![CDATA[<p>[...] another project. My colleague, knowing that I use Git, sent me this link to Nate Zobrist’s blog, Using Git to Avoid Problems with TFS. He uses it very similar to how I do, but he makes an important note on how TFS [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin H</title>
		<link>http://blog.zobie.com/2009/04/using-git-to-avoid-problems-with-tfs/comment-page-1/#comment-193</link>
		<dc:creator>Kevin H</dc:creator>
		<pubDate>Wed, 16 Dec 2009 01:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zobie.com/?p=148#comment-193</guid>
		<description>Alternatively, you can also have your git and TFS paths in a separate folder, and use WinMerge to avoid locking issues. I use this method successfully with SourceSafe.</description>
		<content:encoded><![CDATA[<p>Alternatively, you can also have your git and TFS paths in a separate folder, and use WinMerge to avoid locking issues. I use this method successfully with SourceSafe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zobie</title>
		<link>http://blog.zobie.com/2009/04/using-git-to-avoid-problems-with-tfs/comment-page-1/#comment-146</link>
		<dc:creator>zobie</dc:creator>
		<pubDate>Wed, 11 Nov 2009 17:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zobie.com/?p=148#comment-146</guid>
		<description>Windows 7 and Windows Server 2008 R2 both support Fat32 just fine. I&#039;ve been successfully using the method described in this article with both of those OS&#039;s.</description>
		<content:encoded><![CDATA[<p>Windows 7 and Windows Server 2008 R2 both support Fat32 just fine. I&#8217;ve been successfully using the method described in this article with both of those OS&#8217;s.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://blog.zobie.com/2009/04/using-git-to-avoid-problems-with-tfs/comment-page-1/#comment-145</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Wed, 11 Nov 2009 17:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zobie.com/?p=148#comment-145</guid>
		<description>this is awesome, but i heard windows 7 doesn&#039;t support Fat32.. Any work around that you know of?</description>
		<content:encoded><![CDATA[<p>this is awesome, but i heard windows 7 doesn&#8217;t support Fat32.. Any work around that you know of?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zobie</title>
		<link>http://blog.zobie.com/2009/04/using-git-to-avoid-problems-with-tfs/comment-page-1/#comment-112</link>
		<dc:creator>zobie</dc:creator>
		<pubDate>Mon, 05 Oct 2009 17:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zobie.com/?p=148#comment-112</guid>
		<description>I thought about taking this approach several months ago but found several people (just via googling) who had bad experiences using TFS via svn. I don&#039;t remember the exact problems that I read about and I never tried it myself. Have you been able to successfully use the svn bridge like you&#039;ve described?</description>
		<content:encoded><![CDATA[<p>I thought about taking this approach several months ago but found several people (just via googling) who had bad experiences using TFS via svn. I don&#8217;t remember the exact problems that I read about and I never tried it myself. Have you been able to successfully use the svn bridge like you&#8217;ve described?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neal Blomfield</title>
		<link>http://blog.zobie.com/2009/04/using-git-to-avoid-problems-with-tfs/comment-page-1/#comment-111</link>
		<dc:creator>Neal Blomfield</dc:creator>
		<pubDate>Sun, 04 Oct 2009 18:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zobie.com/?p=148#comment-111</guid>
		<description>Wouldn&#039;t it be easier to install svn bridge to give you an svn front end to TFS and then use git-svn?</description>
		<content:encoded><![CDATA[<p>Wouldn&#8217;t it be easier to install svn bridge to give you an svn front end to TFS and then use git-svn?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zobie</title>
		<link>http://blog.zobie.com/2009/04/using-git-to-avoid-problems-with-tfs/comment-page-1/#comment-101</link>
		<dc:creator>zobie</dc:creator>
		<pubDate>Sat, 12 Sep 2009 09:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zobie.com/?p=148#comment-101</guid>
		<description>In my organization we try not to lock files unless necessary (i.e. for major changes). When that happens I just try to avoid those files until they&#039;ve been unlocked.</description>
		<content:encoded><![CDATA[<p>In my organization we try not to lock files unless necessary (i.e. for major changes). When that happens I just try to avoid those files until they&#8217;ve been unlocked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://blog.zobie.com/2009/04/using-git-to-avoid-problems-with-tfs/comment-page-1/#comment-97</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 11 Sep 2009 13:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zobie.com/?p=148#comment-97</guid>
		<description>Interesting.  I am doing the same thing with Mercurial right now.  I like Mercurial for this task because there is good windows support in TortoiseHg, and Mercurial Queues works out well for the task of keeping local customizations etc.  I know there is patch queue management for git as well, so that might be effective for you to avoid having to do manual cherry picks or rebases.

Now how do you handle checkins where another developer has chosen to lock a file?</description>
		<content:encoded><![CDATA[<p>Interesting.  I am doing the same thing with Mercurial right now.  I like Mercurial for this task because there is good windows support in TortoiseHg, and Mercurial Queues works out well for the task of keeping local customizations etc.  I know there is patch queue management for git as well, so that might be effective for you to avoid having to do manual cherry picks or rebases.</p>
<p>Now how do you handle checkins where another developer has chosen to lock a file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walker</title>
		<link>http://blog.zobie.com/2009/04/using-git-to-avoid-problems-with-tfs/comment-page-1/#comment-89</link>
		<dc:creator>Walker</dc:creator>
		<pubDate>Wed, 12 Aug 2009 21:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zobie.com/?p=148#comment-89</guid>
		<description>Neat idea. I&#039;ve been wanting to use git on top of TFS but haven&#039;t gotten around to it. Thanks for the tip on getting around the locks.</description>
		<content:encoded><![CDATA[<p>Neat idea. I&#8217;ve been wanting to use git on top of TFS but haven&#8217;t gotten around to it. Thanks for the tip on getting around the locks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
