<?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: Playing with Git</title>
	<atom:link href="http://www.crudvision.com/2008/08/28/playing-with-git/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.crudvision.com/2008/08/28/playing-with-git/</link>
	<description>Lisa Seelye's Blog. Yay</description>
	<lastBuildDate>Fri, 26 Feb 2010 22:04:58 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bob Aman</title>
		<link>http://www.crudvision.com/2008/08/28/playing-with-git/comment-page-1/#comment-444</link>
		<dc:creator>Bob Aman</dc:creator>
		<pubDate>Wed, 08 Apr 2009 00:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.crudvision.com/?p=118#comment-444</guid>
		<description>git/github are awesome once you get used to them.  I can&#039;t stand SVN anymore — when you find yourself on SVN after using git for awhile, it feel like trying to do all your source control by typing with your toes.</description>
		<content:encoded><![CDATA[<p>git/github are awesome once you get used to them.  I can&#8217;t stand SVN anymore — when you find yourself on SVN after using git for awhile, it feel like trying to do all your source control by typing with your toes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javier Fernandez-Ivern</title>
		<link>http://www.crudvision.com/2008/08/28/playing-with-git/comment-page-1/#comment-389</link>
		<dc:creator>Javier Fernandez-Ivern</dc:creator>
		<pubDate>Mon, 17 Nov 2008 23:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.crudvision.com/?p=118#comment-389</guid>
		<description>You may want to play around with git-svn.  It allows you to interoperate with existing SVN repositories from git.  For example, git svn clone URL will create a clone of the SVN repository as a local git repository.  The main benefit is that you get to keep all the revisions.  You could use this data to initialize your github repository and preserve the project&#039;s history rather than just having a single commit.</description>
		<content:encoded><![CDATA[<p>You may want to play around with git-svn.  It allows you to interoperate with existing SVN repositories from git.  For example, git svn clone URL will create a clone of the SVN repository as a local git repository.  The main benefit is that you get to keep all the revisions.  You could use this data to initialize your github repository and preserve the project&#8217;s history rather than just having a single commit.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.595 seconds -->
