<?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: HOWTO: Adding an RSS feed to a Subversion Server</title>
	<atom:link href="http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/</link>
	<description>...so google can index my head.</description>
	<lastBuildDate>Thu, 02 Sep 2010 06:25:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: John</title>
		<link>http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/comment-page-1/#comment-191897</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 09 Oct 2009 22:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/#comment-191897</guid>
		<description>Dude I run SVN on windows and use viewvc.cgi , setting up a RSS feed on a windows box isn&#039;t that hard.

As bbum said, most Windows developers don&#039;t use SVN (which is foolish IMHO) as it&#039;s dirt easy to use and cheap!

At first the learning curve for the older windows devs was a little nasty but once they &#039;got it&#039; they LOVE SVN.... plus it pushes all of the backup requirements to me as the sysadmin :)

Cheers, get post btw thanks!</description>
		<content:encoded><![CDATA[<p>Dude I run SVN on windows and use viewvc.cgi , setting up a RSS feed on a windows box isn&#8217;t that hard.</p>
<p>As bbum said, most Windows developers don&#8217;t use SVN (which is foolish IMHO) as it&#8217;s dirt easy to use and cheap!</p>
<p>At first the learning curve for the older windows devs was a little nasty but once they &#8216;got it&#8217; they LOVE SVN&#8230;. plus it pushes all of the backup requirements to me as the sysadmin <img src='http://www.friday.com/bbum/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers, get post btw thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/comment-page-1/#comment-168285</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Sat, 03 Nov 2007 15:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/#comment-168285</guid>
		<description>Sam,  you svnfeed site has a mis-spelling.  publically should be publicly.</description>
		<content:encoded><![CDATA[<p>Sam,  you svnfeed site has a mis-spelling.  publically should be publicly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/comment-page-1/#comment-160087</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Sun, 14 Oct 2007 17:43:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/#comment-160087</guid>
		<description>I am running a service that does this right now.  Just go to: http://svnfeed.com.  Here is the blog entry that I wrote about it: http://www.javarants.com/2007/09/22/track-subversion-svn-changes-with-an-rss-feed/</description>
		<content:encoded><![CDATA[<p>I am running a service that does this right now.  Just go to: <a href="http://svnfeed.com" rel="nofollow">http://svnfeed.com</a>.  Here is the blog entry that I wrote about it: <a href="http://www.javarants.com/2007/09/22/track-subversion-svn-changes-with-an-rss-feed/" >http://www.javarants.com/2007/09/22/track-subversion-svn-changes-with-an-rss-feed/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bbum</title>
		<link>http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/comment-page-1/#comment-156767</link>
		<dc:creator>bbum</dc:creator>
		<pubDate>Thu, 04 Oct 2007 15:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/#comment-156767</guid>
		<description>Hah -- your percentages amuse me.  In the subversion using world, the % of developers running a Unix variant is much greater.   Most Windows developers I know use some god awful windows specific SCM system (their words, not mine) or something terribly expensive (which is what I mostly ran into when I did financial district consulting in NYC and Chicago).

In any case, there isn&#039;t anything about this particular solution that couldn&#039;t be done on Windows.  You just need to install Python and set the paths up correctly.</description>
		<content:encoded><![CDATA[<p>Hah &#8212; your percentages amuse me.  In the subversion using world, the % of developers running a Unix variant is much greater.   Most Windows developers I know use some god awful windows specific SCM system (their words, not mine) or something terribly expensive (which is what I mostly ran into when I did financial district consulting in NYC and Chicago).</p>
<p>In any case, there isn&#8217;t anything about this particular solution that couldn&#8217;t be done on Windows.  You just need to install Python and set the paths up correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/comment-page-1/#comment-156761</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Thu, 04 Oct 2007 15:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/#comment-156761</guid>
		<description>For the other 99% of normal world that uses WINDOWS, is there a simple solution to set this up?  Does anyone make or know of a solution that can just be installed on a windows box that runs apache and SVN?  God-Forbid we make life easy instead of pure frustration to get this to work.</description>
		<content:encoded><![CDATA[<p>For the other 99% of normal world that uses WINDOWS, is there a simple solution to set this up?  Does anyone make or know of a solution that can just be installed on a windows box that runs apache and SVN?  God-Forbid we make life easy instead of pure frustration to get this to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web 2.0 Announcer</title>
		<link>http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/comment-page-1/#comment-111682</link>
		<dc:creator>Web 2.0 Announcer</dc:creator>
		<pubDate>Wed, 23 May 2007 21:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/#comment-111682</guid>
		<description></description>
		<content:encoded><![CDATA[<p><strong>bbum?s weblog-o-mat » Blog Archive » HOWTO: Adding an RSS feed to a Subversion Server</strong></p>
<p>[...][...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Random Musings &#187; Blog Archive &#187; links for 2006-10-21</title>
		<link>http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/comment-page-1/#comment-40274</link>
		<dc:creator>The Random Musings &#187; Blog Archive &#187; links for 2006-10-21</dc:creator>
		<pubDate>Fri, 10 Nov 2006 19:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/#comment-40274</guid>
		<description>[...] bbumâ€™s weblog-o-mat Â» Blog Archive Â» HOWTO: Adding an RSS feed to a Subversion Server A howto for setting up an RSS feed on a Subversion server. (tags: subversion rssfeed) [...]</description>
		<content:encoded><![CDATA[<p>[...] bbumâ€™s weblog-o-mat Â» Blog Archive Â» HOWTO: Adding an RSS feed to a Subversion Server A howto for setting up an RSS feed on a Subversion server. (tags: subversion rssfeed) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2006-09-13 at onwalking.org</title>
		<link>http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/comment-page-1/#comment-29288</link>
		<dc:creator>links for 2006-09-13 at onwalking.org</dc:creator>
		<pubDate>Wed, 04 Oct 2006 04:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/#comment-29288</guid>
		<description>[...] bbumâ€™s weblog-o-mat Â» Blog Archive Â» HOWTO: Adding an RSS feed to a Subversion Server This tutorial will start by creating a local subversion server. The rest of the directions are universally applicable with the caveat that you need to make sure that the user running the RSS generation actually has write access to wherever the RSS feed(s) (tags: subversion svn rss) [...]</description>
		<content:encoded><![CDATA[<p>[...] bbumâ€™s weblog-o-mat Â» Blog Archive Â» HOWTO: Adding an RSS feed to a Subversion Server This tutorial will start by creating a local subversion server. The rest of the directions are universally applicable with the caveat that you need to make sure that the user running the RSS generation actually has write access to wherever the RSS feed(s) (tags: subversion svn rss) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arek</title>
		<link>http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/comment-page-1/#comment-16496</link>
		<dc:creator>Arek</dc:creator>
		<pubDate>Sun, 20 Aug 2006 19:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/#comment-16496</guid>
		<description>And for those who just want to publish ChangeLogs on their webpage there is &lt;a href=&quot;http://www.svn2log.org&quot; rel=&quot;nofollow&quot;&gt;svn2log&lt;/a&gt; script.</description>
		<content:encoded><![CDATA[<p>And for those who just want to publish ChangeLogs on their webpage there is <a href="http://www.svn2log.org" >svn2log</a> script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jehiah</title>
		<link>http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/comment-page-1/#comment-15895</link>
		<dc:creator>Jehiah</dc:creator>
		<pubDate>Fri, 18 Aug 2006 14:24:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.friday.com/bbum/2006/08/17/howto-adding-an-rss-feed-to-a-subversion-server/#comment-15895</guid>
		<description>&lt;a href=&quot;http://insurrection.tigris.org/&quot; title=&quot;Insurrection&quot; rel=&quot;nofollow&quot;&gt;Insurrection&lt;/a&gt; (the worlds best web based svn viewer) also provides rss feeds. In many ways it&#039;s similar to trac; but without the bug tracking, and with more advanced code browsing features.</description>
		<content:encoded><![CDATA[<p><a href="http://insurrection.tigris.org/" title="Insurrection" >Insurrection</a> (the worlds best web based svn viewer) also provides rss feeds. In many ways it&#8217;s similar to trac; but without the bug tracking, and with more advanced code browsing features.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
