<?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: What are comments for?</title>
	<atom:link href="http://imprompt.us/2010/what-are-comments-for/feed/" rel="self" type="application/rss+xml" />
	<link>http://imprompt.us/2010/what-are-comments-for/</link>
	<description>Computer Science and Teaching and Other Ancillary Things</description>
	<lastBuildDate>Sat, 31 Mar 2012 15:41:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Chris</title>
		<link>http://imprompt.us/2010/what-are-comments-for/comment-page-1/#comment-16811</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 14 Mar 2010 02:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://imprompt.us/2010/what-are-comments-for/#comment-16811</guid>
		<description>I have a private repository on Assembla, which costs a trivial $2.30/month. (Like github, they charge you money if you don&#039;t want your repository to be publicly visible.) I started using version control after collaborating with a group of mathematicians who used it to coordinate their collaboration. I loved having version control when I wrote my dissertation. As you stated in your &quot;Why version control?&quot; post, it made me unafraid to delete or radically reword passages.</description>
		<content:encoded><![CDATA[<p>I have a private repository on Assembla, which costs a trivial $2.30/month. (Like github, they charge you money if you don&#39;t want your repository to be publicly visible.) I started using version control after collaborating with a group of mathematicians who used it to coordinate their collaboration. I loved having version control when I wrote my dissertation. As you stated in your &#8220;Why version control?&#8221; post, it made me unafraid to delete or radically reword passages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Boothe</title>
		<link>http://imprompt.us/2010/what-are-comments-for/comment-page-1/#comment-16810</link>
		<dc:creator>Peter Boothe</dc:creator>
		<pubDate>Fri, 12 Mar 2010 22:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://imprompt.us/2010/what-are-comments-for/#comment-16810</guid>
		<description>The ability to not have to do that is the whole reason to use version control. Version control is there so that you can throw out old code and still be confident in your ability to retrieve it.  People who use VC generally avoid the &quot;comment out old versions to save for later&quot; practice, and people who don&#039;t, don&#039;t.&lt;br&gt;&lt;br&gt;This is actually why you should use it!  Do you?  I recommend &lt;a href=&quot;http://github.com&quot; rel=&quot;nofollow&quot;&gt;http://github.com&lt;/a&gt; for free VC hosting, but you have to use git (as opposed to Subversion or CVS), which may be difficult and annoying to set up on Windows.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://imprompt.us/2010/why-version-control/&quot; rel=&quot;nofollow&quot;&gt;Why version control?&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>The ability to not have to do that is the whole reason to use version control. Version control is there so that you can throw out old code and still be confident in your ability to retrieve it.  People who use VC generally avoid the &#8220;comment out old versions to save for later&#8221; practice, and people who don&#39;t, don&#39;t.</p>
<p>This is actually why you should use it!  Do you?  I recommend <a href="http://github.com" rel="nofollow">http://github.com</a> for free VC hosting, but you have to use git (as opposed to Subversion or CVS), which may be difficult and annoying to set up on Windows.</p>
<p><a href="http://imprompt.us/2010/why-version-control/" rel="nofollow">Why version control?</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://imprompt.us/2010/what-are-comments-for/comment-page-1/#comment-16809</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 12 Mar 2010 14:54:46 +0000</pubDate>
		<guid isPermaLink="false">http://imprompt.us/2010/what-are-comments-for/#comment-16809</guid>
		<description>What about &quot;commenting out&quot; parts of the code you don&#039;t necessarily want but don&#039;t want to outright delete? I know this isn&#039;t a good practice, but is it still common, or has version control made people less likely to do this? &lt;br&gt;&lt;br&gt;One amusing thing: if you upload article to the arXiv written in LaTeX, the arXiv makes the original source available. Hence, if someone has &quot;commented out&quot; parts of an article, and forgot to strip the comments before submitting, it&#039;s actually possible for everyone in the world to read the comments. The &lt;a href=&quot;http://arxiv.org/help/faq/whytex&quot; rel=&quot;nofollow&quot;&gt;arXiv online help&lt;/a&gt; even has a Perl script you can use to get rid of &quot;potentially embarrassing self-comments&quot;.</description>
		<content:encoded><![CDATA[<p>What about &#8220;commenting out&#8221; parts of the code you don&#39;t necessarily want but don&#39;t want to outright delete? I know this isn&#39;t a good practice, but is it still common, or has version control made people less likely to do this? </p>
<p>One amusing thing: if you upload article to the arXiv written in LaTeX, the arXiv makes the original source available. Hence, if someone has &#8220;commented out&#8221; parts of an article, and forgot to strip the comments before submitting, it&#39;s actually possible for everyone in the world to read the comments. The <a href="http://arxiv.org/help/faq/whytex" rel="nofollow">arXiv online help</a> even has a Perl script you can use to get rid of &#8220;potentially embarrassing self-comments&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

