<?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: Using Mercurial on your home directory</title>
	<atom:link href="http://pyverted.com/version-control/using-mercurial-on-your-home-directory/2009/08/feed/" rel="self" type="application/rss+xml" />
	<link>http://pyverted.com/version-control/using-mercurial-on-your-home-directory/2009/08/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 27 Aug 2009 23:14:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter Manis</title>
		<link>http://pyverted.com/version-control/using-mercurial-on-your-home-directory/2009/08/comment-page-1/#comment-3678</link>
		<dc:creator>Peter Manis</dc:creator>
		<pubDate>Thu, 27 Aug 2009 23:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://pyverted.com/?p=353#comment-3678</guid>
		<description>I addressed this in my post about using &lt;a href=&quot;http://pyverted.com/linux/setting-up-version-control-on-your-home-directory/2009/08/#comments&quot; rel=&quot;nofollow&quot;&gt;git on my home directory&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I addressed this in my post about using <a href="http://pyverted.com/linux/setting-up-version-control-on-your-home-directory/2009/08/#comments" rel="nofollow">git on my home directory</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonny Dee</title>
		<link>http://pyverted.com/version-control/using-mercurial-on-your-home-directory/2009/08/comment-page-1/#comment-3675</link>
		<dc:creator>Jonny Dee</dc:creator>
		<pubDate>Thu, 27 Aug 2009 19:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://pyverted.com/?p=353#comment-3675</guid>
		<description>If you need to version empty directories, too, you can use the tool MarkEmptyDirs which creates/deletes placeholder files for empty folders automatically. (Note that Mercurial is not able to version empty directories.)</description>
		<content:encoded><![CDATA[<p>If you need to version empty directories, too, you can use the tool MarkEmptyDirs which creates/deletes placeholder files for empty folders automatically. (Note that Mercurial is not able to version empty directories.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clark</title>
		<link>http://pyverted.com/version-control/using-mercurial-on-your-home-directory/2009/08/comment-page-1/#comment-3663</link>
		<dc:creator>Clark</dc:creator>
		<pubDate>Thu, 27 Aug 2009 00:46:01 +0000</pubDate>
		<guid isPermaLink="false">http://pyverted.com/?p=353#comment-3663</guid>
		<description>Why not just ignore everything in the home directory with a glob pattern?


.hgignore
---
syntax: glob
*


This would ignore every file unless you explicitly add it.

This would prevent you from creating a large file, and accidentally forgetting to add it to .hgignore.  However, there&#039;s an extra step for every file you want to put under version control.</description>
		<content:encoded><![CDATA[<p>Why not just ignore everything in the home directory with a glob pattern?</p>
<p>.hgignore<br />
&#8212;<br />
syntax: glob<br />
*</p>
<p>This would ignore every file unless you explicitly add it.</p>
<p>This would prevent you from creating a large file, and accidentally forgetting to add it to .hgignore.  However, there&#8217;s an extra step for every file you want to put under version control.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: El Nerdo Degeek (elnerdodegeek) 's status on Tuesday, 18-Aug-09 02:57:15 UTC - Identi.ca</title>
		<link>http://pyverted.com/version-control/using-mercurial-on-your-home-directory/2009/08/comment-page-1/#comment-3536</link>
		<dc:creator>El Nerdo Degeek (elnerdodegeek) 's status on Tuesday, 18-Aug-09 02:57:15 UTC - Identi.ca</dc:creator>
		<pubDate>Tue, 18 Aug 2009 02:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://pyverted.com/?p=353#comment-3536</guid>
		<description>[...]  http://pyverted.com/version-control/using-mercurial-on-your-home-directory/2009/08/  [...]</description>
		<content:encoded><![CDATA[<p>[...]  <a href="http://pyverted.com/version-control/using-mercurial-on-your-home-directory/2009/08/" rel="nofollow">http://pyverted.com/version-control/using-mercurial-on-your-home-directory/2009/08/</a>  [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
