<?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: Getting Subversion running with .NET</title>
	<atom:link href="http://blog.coryfoy.com/2005/08/getting-subversion-running-with-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.coryfoy.com/2005/08/getting-subversion-running-with-net/</link>
	<description>Agile Coaching, Ruby, .NET, Debugging, why not?</description>
	<lastBuildDate>Fri, 03 Sep 2010 01:46:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous</title>
		<link>http://blog.coryfoy.com/2005/08/getting-subversion-running-with-net/comment-page-1/#comment-591</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 11 Apr 2006 13:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cornetdesign.com/?p=354#comment-591</guid>
		<description>With svn you&#039;re supposed to keep things simple and just use one repos.&lt;br /&gt;&lt;br /&gt;The thing to grasp, is that the actual revision number value is not really for human usage, it&#039;s for subversion to use internally to manage itself.  i.e. It just tells you that something in the entire repos has changed.  Which is kinda useless information since there are going to be projects you personally don&#039;t care about in there that change at any old time.&lt;br /&gt;&lt;br /&gt;I wish the web interface didn&#039;t show the version number in big font and instead showed the &quot;Repo Last Modified Time&quot;.  And maybe put the repo revision number in the footer in regular small font size.&lt;br /&gt;&lt;br /&gt;The bottom line... Ignore the revision number.  Assume you don&#039;t have version numbers in SVN.  You just have a list of times that the file was modified, which you can see with svn log.&lt;br /&gt;&lt;br /&gt;Rajesh Duggal</description>
		<content:encoded><![CDATA[<p>With svn you&#8217;re supposed to keep things simple and just use one repos.</p>
<p>The thing to grasp, is that the actual revision number value is not really for human usage, it&#8217;s for subversion to use internally to manage itself.  i.e. It just tells you that something in the entire repos has changed.  Which is kinda useless information since there are going to be projects you personally don&#8217;t care about in there that change at any old time.</p>
<p>I wish the web interface didn&#8217;t show the version number in big font and instead showed the &#8220;Repo Last Modified Time&#8221;.  And maybe put the repo revision number in the footer in regular small font size.</p>
<p>The bottom line&#8230; Ignore the revision number.  Assume you don&#8217;t have version numbers in SVN.  You just have a list of times that the file was modified, which you can see with svn log.</p>
<p>Rajesh Duggal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.coryfoy.com/2005/08/getting-subversion-running-with-net/comment-page-1/#comment-592</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 09 Apr 2006 13:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cornetdesign.com/?p=354#comment-592</guid>
		<description>Thanks, this is nice to see. I&#039;m learning about SVN on my home machine, but am using it a new job as well. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-Josh</description>
		<content:encoded><![CDATA[<p>Thanks, this is nice to see. I&#8217;m learning about SVN on my home machine, but am using it a new job as well. </p>
<p>-Josh</p>
]]></content:encoded>
	</item>
</channel>
</rss>
