<?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>
	<pubDate>Tue, 06 Jan 2009 22:23:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<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'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 -->
