<?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, the Frugal Project&#8217;s Repository</title>
	<atom:link href="http://robrohan.com/2007/12/17/git-the-frugal-projects-repository/feed/" rel="self" type="application/rss+xml" />
	<link>http://robrohan.com/2007/12/17/git-the-frugal-projects-repository/</link>
	<description>技术任意</description>
	<lastBuildDate>Fri, 04 Dec 2009 04:36:16 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eric Davis</title>
		<link>http://robrohan.com/2007/12/17/git-the-frugal-projects-repository/comment-page-1/#comment-4954</link>
		<dc:creator>Eric Davis</dc:creator>
		<pubDate>Wed, 07 May 2008 19:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://robrohan.com/2007/12/17/git-the-frugal-projects-repository/#comment-4954</guid>
		<description>&lt;p&gt;Whenever I&#039;ve had to explain how a Subversion repository works, I always talked about it  as a remote database that tracks who did what.  I think the general IT population knows enough about a database that it makes them comfortable with the idea that a Version Control system is just a glorified database.&lt;/p&gt;

&lt;p&gt;Jakub Narębski: git-gui looks useful.  I&#039;ll stick to CLI and gitk but it&#039;s nice to know it&#039;s there.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Whenever I&#8217;ve had to explain how a Subversion repository works, I always talked about it  as a remote database that tracks who did what.  I think the general IT population knows enough about a database that it makes them comfortable with the idea that a Version Control system is just a glorified database.</p>

<p>Jakub Narębski: git-gui looks useful.  I&#8217;ll stick to CLI and gitk but it&#8217;s nice to know it&#8217;s there.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 小罗</title>
		<link>http://robrohan.com/2007/12/17/git-the-frugal-projects-repository/comment-page-1/#comment-4224</link>
		<dc:creator>小罗</dc:creator>
		<pubDate>Tue, 19 Feb 2008 07:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://robrohan.com/2007/12/17/git-the-frugal-projects-repository/#comment-4224</guid>
		<description>&lt;p&gt;Getting Git to compile on Leopard: http://blog.kineticweb.com/articles/2007/10/30/compiling-git-for-mac-os-x-leopard-10-5&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Getting Git to compile on Leopard: <a href="http://blog.kineticweb.com/articles/2007/10/30/compiling-git-for-mac-os-x-leopard-10-5" rel="nofollow">http://blog.kineticweb.com/articles/2007/10/30/compiling-git-for-mac-os-x-leopard-10-5</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: David Rupp</title>
		<link>http://robrohan.com/2007/12/17/git-the-frugal-projects-repository/comment-page-1/#comment-4174</link>
		<dc:creator>David Rupp</dc:creator>
		<pubDate>Mon, 11 Feb 2008 20:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://robrohan.com/2007/12/17/git-the-frugal-projects-repository/#comment-4174</guid>
		<description>&lt;p&gt;MacPorts: sudo port install git-core&lt;/p&gt;

&lt;p&gt;Cheers!
David&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>MacPorts: sudo port install git-core</p>

<p>Cheers!
David</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jakub Narębski</title>
		<link>http://robrohan.com/2007/12/17/git-the-frugal-projects-repository/comment-page-1/#comment-3627</link>
		<dc:creator>Jakub Narębski</dc:creator>
		<pubDate>Wed, 19 Dec 2007 02:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://robrohan.com/2007/12/17/git-the-frugal-projects-repository/#comment-3627</guid>
		<description>&lt;p&gt;First, to publish repository via HTTP you have to not forget to tun git-update-server-info, usually via post-update (or post-commit) hook.&lt;/p&gt;

&lt;p&gt;Second, there is now git-gui (in Tcl/Tk) bundled with Git - graphical commit tol (and graphical blame). So you don&#039;t necessary need to use CLI, although it is most common.&lt;/p&gt;

&lt;p&gt;Third, you don&#039;t need Cygwin to use git on Windows. You can use msysGit port (search for project with this name at Google Code).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>First, to publish repository via HTTP you have to not forget to tun git-update-server-info, usually via post-update (or post-commit) hook.</p>

<p>Second, there is now git-gui (in Tcl/Tk) bundled with Git &#8211; graphical commit tol (and graphical blame). So you don&#8217;t necessary need to use CLI, although it is most common.</p>

<p>Third, you don&#8217;t need Cygwin to use git on Windows. You can use msysGit port (search for project with this name at Google Code).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Simeon</title>
		<link>http://robrohan.com/2007/12/17/git-the-frugal-projects-repository/comment-page-1/#comment-3620</link>
		<dc:creator>Simeon</dc:creator>
		<pubDate>Mon, 17 Dec 2007 19:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://robrohan.com/2007/12/17/git-the-frugal-projects-repository/#comment-3620</guid>
		<description>&lt;p&gt;Its so funny to have you post on this.  I posted a couple weeks back on &quot;coding from the park&quot; or going off line with git.  This weekend I did a bunch of work using git to clone an svn repo I was using then submitted all the changes when I got back to civilization.&lt;/p&gt;

&lt;p&gt;I found a package installer for git which worked really well for me.  Not that i dont like compiling or anything, it was just less work :)&lt;/p&gt;

&lt;p&gt;Glad to see we are on the same path, yet again.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Its so funny to have you post on this.  I posted a couple weeks back on &#8220;coding from the park&#8221; or going off line with git.  This weekend I did a bunch of work using git to clone an svn repo I was using then submitted all the changes when I got back to civilization.</p>

<p>I found a package installer for git which worked really well for me.  Not that i dont like compiling or anything, it was just less work :)</p>

<p>Glad to see we are on the same path, yet again.</p>]]></content:encoded>
	</item>
</channel>
</rss>
