<?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: Movin in movin out</title>
	<atom:link href="http://www.cmdln.org/2009/02/18/movin-in-movin-out/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cmdln.org/2009/02/18/movin-in-movin-out/</link>
	<description>a system administrators mutterings</description>
	<lastBuildDate>Fri, 27 Aug 2010 19:37:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Matt Simmons</title>
		<link>http://www.cmdln.org/2009/02/18/movin-in-movin-out/comment-page-1/#comment-817</link>
		<dc:creator>Matt Simmons</dc:creator>
		<pubDate>Thu, 19 Feb 2009 02:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmdln.org/?p=260#comment-817</guid>
		<description>Great concept and discussion! 

&lt;a href=&quot;http://standalone-sysadmin.blogspot.com/2009/02/ideas-on-maintaining-customized-shelll.html&quot; rel=&quot;nofollow&quot;&gt;Trackback&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Great concept and discussion! </p>
<p><a href="http://standalone-sysadmin.blogspot.com/2009/02/ideas-on-maintaining-customized-shelll.html" rel="nofollow">Trackback</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Anderson</title>
		<link>http://www.cmdln.org/2009/02/18/movin-in-movin-out/comment-page-1/#comment-816</link>
		<dc:creator>Nick Anderson</dc:creator>
		<pubDate>Thu, 19 Feb 2009 00:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmdln.org/?p=260#comment-816</guid>
		<description>I have looked in to using git to version my home directory. This is just a simpler solution. It works on systems that don&#039;t have git installed.</description>
		<content:encoded><![CDATA[<p>I have looked in to using git to version my home directory. This is just a simpler solution. It works on systems that don&#8217;t have git installed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Legooolas</title>
		<link>http://www.cmdln.org/2009/02/18/movin-in-movin-out/comment-page-1/#comment-814</link>
		<dc:creator>Legooolas</dc:creator>
		<pubDate>Wed, 18 Feb 2009 22:27:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmdln.org/?p=260#comment-814</guid>
		<description>Why not just use an SVN/CVS/git repository, and ssh tunnel to the machine to update it?  

It&#039;s a good idea to version control configs anyway :)  You&#039;ll end up not needing to modify it for most machines once you&#039;ve got a few special cases covered (or you&#039;ll at least separate the required local changes into another chunk that you include according to hostname, or something similar).</description>
		<content:encoded><![CDATA[<p>Why not just use an SVN/CVS/git repository, and ssh tunnel to the machine to update it?  </p>
<p>It&#8217;s a good idea to version control configs anyway <img src='http://www.cmdln.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   You&#8217;ll end up not needing to modify it for most machines once you&#8217;ve got a few special cases covered (or you&#8217;ll at least separate the required local changes into another chunk that you include according to hostname, or something similar).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harnir</title>
		<link>http://www.cmdln.org/2009/02/18/movin-in-movin-out/comment-page-1/#comment-813</link>
		<dc:creator>harnir</dc:creator>
		<pubDate>Wed, 18 Feb 2009 21:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmdln.org/?p=260#comment-813</guid>
		<description>Other way is to use a distributed version control system (I prefer Darcs), that way you can easily propagate changes in your config files to other accounts.</description>
		<content:encoded><![CDATA[<p>Other way is to use a distributed version control system (I prefer Darcs), that way you can easily propagate changes in your config files to other accounts.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
