<?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: HowTo: Use git for personal development when everyone else is using Subversion (part 1)</title>
	<atom:link href="http://maymay.net/blog/2008/03/26/howto-use-git-for-personal-development-when-everyone-else-is-using-subversion-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://maymay.net/blog/2008/03/26/howto-use-git-for-personal-development-when-everyone-else-is-using-subversion-part-1/</link>
	<description>The brutally honest, first-person account of Meitar Moscovitz's life.</description>
	<lastBuildDate>Sat, 13 Mar 2010 23:19:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Meitar</title>
		<link>http://maymay.net/blog/2008/03/26/howto-use-git-for-personal-development-when-everyone-else-is-using-subversion-part-1/comment-page-1/#comment-145965</link>
		<dc:creator>Meitar</dc:creator>
		<pubDate>Sat, 14 Mar 2009 20:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://maymay.net/blog/2008/03/26/howto-use-git-for-personal-development-when-everyone-else-is-using-subversion-part-1/#comment-145965</guid>
		<description>I&#039;m not sure exactly what you&#039;re getting at, &lt;a href=&quot;#comment-145964&quot; rel=&quot;nofollow&quot;&gt;Lennart&lt;/a&gt;. If you want to get the latest changes from Subversion, you want to do a &lt;code&gt;git svn fetch&lt;/code&gt;. If you want to fetch the changes and apply them to your working tree, you need to do &lt;code&gt;git svn rebase&lt;/code&gt;. You may also find the following two posts helpful:

&lt;ol&gt;
  &lt;li&gt;&lt;a href=&quot;/blog/2008/03/28/howto-use-git-for-personal-development-when-everyone-else-is-using-subversion-part-2/&quot; rel=&quot;nofollow&quot;&gt;Part 2&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;/blog/2009/02/24/how-to-use-git-svn-as-the-only-subversion-client-youll-need/&quot; rel=&quot;nofollow&quot;&gt;How To Use Git-SVN as the Only Subversion Client You’ll Need&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure exactly what you&#8217;re getting at, <a href="#comment-145964" rel="nofollow">Lennart</a>. If you want to get the latest changes from Subversion, you want to do a <code>git svn fetch</code>. If you want to fetch the changes and apply them to your working tree, you need to do <code>git svn rebase</code>. You may also find the following two posts helpful:</p>
<ol>
<li><a href="/blog/2008/03/28/howto-use-git-for-personal-development-when-everyone-else-is-using-subversion-part-2/" rel="nofollow">Part 2</a></li>
<li><a href="/blog/2009/02/24/how-to-use-git-svn-as-the-only-subversion-client-youll-need/" rel="nofollow">How To Use Git-SVN as the Only Subversion Client You’ll Need</a></li>
</ol>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lennart</title>
		<link>http://maymay.net/blog/2008/03/26/howto-use-git-for-personal-development-when-everyone-else-is-using-subversion-part-1/comment-page-1/#comment-145964</link>
		<dc:creator>Lennart</dc:creator>
		<pubDate>Sat, 14 Mar 2009 20:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://maymay.net/blog/2008/03/26/howto-use-git-for-personal-development-when-everyone-else-is-using-subversion-part-1/#comment-145964</guid>
		<description>How can i sync with the svn repo after using my local &quot;git tracked&quot; version of it?

I might be able to find this elsewhere, I just thought Id ask here so that you could fill that in for completeness.

Thanks!</description>
		<content:encoded><![CDATA[<p>How can i sync with the svn repo after using my local &#8220;git tracked&#8221; version of it?</p>
<p>I might be able to find this elsewhere, I just thought Id ask here so that you could fill that in for completeness.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Switching to Git</title>
		<link>http://maymay.net/blog/2008/03/26/howto-use-git-for-personal-development-when-everyone-else-is-using-subversion-part-1/comment-page-1/#comment-124685</link>
		<dc:creator>Switching to Git</dc:creator>
		<pubDate>Tue, 08 Jul 2008 04:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://maymay.net/blog/2008/03/26/howto-use-git-for-personal-development-when-everyone-else-is-using-subversion-part-1/#comment-124685</guid>
		<description>[...] HowTo: Use git for personal development when everyone else is using Subversion Part 1 and Part 2 [...]</description>
		<content:encoded><![CDATA[<p>[...] HowTo: Use git for personal development when everyone else is using Subversion Part 1 and Part 2 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
