<?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 S3</title>
	<atom:link href="http://webinit.org/2008/08/02/git-on-s3/feed/" rel="self" type="application/rss+xml" />
	<link>http://webinit.org/2008/08/02/git-on-s3/</link>
	<description>Thoughts and Practices in Web Programming</description>
	<lastBuildDate>Thu, 17 Sep 2009 01:26:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Shawn Pearce</title>
		<link>http://webinit.org/2008/08/02/git-on-s3/comment-page-1/#comment-2</link>
		<dc:creator>Shawn Pearce</dc:creator>
		<pubDate>Sun, 03 Aug 2008 00:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.webinit.org/?p=39#comment-2</guid>
		<description>Actually jgit&#039;s S3 implementation was written from the ground up.  It does not depend upon jets3t&#039;s library.  However I did make it use the same encryption format, so you can use jets3t to download (and decrypt) a repository from S3 and then access it on local disk with standard Git tools.</description>
		<content:encoded><![CDATA[<p>Actually jgit&#8217;s S3 implementation was written from the ground up.  It does not depend upon jets3t&#8217;s library.  However I did make it use the same encryption format, so you can use jets3t to download (and decrypt) a repository from S3 and then access it on local disk with standard Git tools.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

