<?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: So you think your code is in version control?</title>
	<atom:link href="http://www.xaprb.com/blog/2006/07/09/so-you-think-your-code-is-in-version-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaprb.com/blog/2006/07/09/so-you-think-your-code-is-in-version-control/</link>
	<description>Stay curious!</description>
	<lastBuildDate>Thu, 09 Feb 2012 09:56:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Andrew</title>
		<link>http://www.xaprb.com/blog/2006/07/09/so-you-think-your-code-is-in-version-control/#comment-19713</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Mon, 24 Oct 2011 19:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=189#comment-19713</guid>
		<description>Great Ideas.  I had never thought of versions for Cron Scripts.  Would be hectic to recover those in hindsight.</description>
		<content:encoded><![CDATA[<p>Great Ideas.  I had never thought of versions for Cron Scripts.  Would be hectic to recover those in hindsight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.xaprb.com/blog/2006/07/09/so-you-think-your-code-is-in-version-control/#comment-18521</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 27 Jul 2010 19:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=189#comment-18521</guid>
		<description>Backups in version control trigger an endless loop.
Because you&#039;ll eventually want to backup your repos.</description>
		<content:encoded><![CDATA[<p>Backups in version control trigger an endless loop.<br />
Because you&#8217;ll eventually want to backup your repos.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fadzlan</title>
		<link>http://www.xaprb.com/blog/2006/07/09/so-you-think-your-code-is-in-version-control/#comment-18519</link>
		<dc:creator>Fadzlan</dc:creator>
		<pubDate>Tue, 27 Jul 2010 16:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=189#comment-18519</guid>
		<description>Errm.... I agree with everything except the first one. For user related information, shouldn&#039;t we have database logs for that? Having sensitive information such as password (even hashed) in version control seems unnerving for me. Or do I just understand incorrectly?

As for roles and default users, yes we do need that in version control as well.

Version control or no, we still should have DR. Of course, thats another topic already.

Oh, and BTW, nice CAPTCHA. :-)</description>
		<content:encoded><![CDATA[<p>Errm&#8230;. I agree with everything except the first one. For user related information, shouldn&#8217;t we have database logs for that? Having sensitive information such as password (even hashed) in version control seems unnerving for me. Or do I just understand incorrectly?</p>
<p>As for roles and default users, yes we do need that in version control as well.</p>
<p>Version control or no, we still should have DR. Of course, thats another topic already.</p>
<p>Oh, and BTW, nice CAPTCHA. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xaprb</title>
		<link>http://www.xaprb.com/blog/2006/07/09/so-you-think-your-code-is-in-version-control/#comment-18518</link>
		<dc:creator>Xaprb</dc:creator>
		<pubDate>Mon, 26 Jul 2010 17:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=189#comment-18518</guid>
		<description>A much younger and less experienced version of me wrote this post.  Good luck in your S.O. adventure!</description>
		<content:encoded><![CDATA[<p>A much younger and less experienced version of me wrote this post.  Good luck in your S.O. adventure!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.xaprb.com/blog/2006/07/09/so-you-think-your-code-is-in-version-control/#comment-18517</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Mon, 26 Jul 2010 13:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=189#comment-18517</guid>
		<description>You are confusing version control with backups and DR.  Why would you need to recover users from VC?  If your system falls apart enough where you are restoring, you should restore from you nightly backup, not pre-populate from version control.  You might have test/fixture data in vc to start a dev instance, but production data in vc is unneeded and unsafe.  

We&#039;re getting ready to go down the Sarbanes-Oxley path, and they would kick your ass up and down for doing that.</description>
		<content:encoded><![CDATA[<p>You are confusing version control with backups and DR.  Why would you need to recover users from VC?  If your system falls apart enough where you are restoring, you should restore from you nightly backup, not pre-populate from version control.  You might have test/fixture data in vc to start a dev instance, but production data in vc is unneeded and unsafe.  </p>
<p>We&#8217;re getting ready to go down the Sarbanes-Oxley path, and they would kick your ass up and down for doing that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

