<?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: SourceForge tracker and SVN integration</title>
	<atom:link href="http://kichik.net/2009/02/21/sourceforge-tracker-and-svn-integration/feed/" rel="self" type="application/rss+xml" />
	<link>http://kichik.net/2009/02/21/sourceforge-tracker-and-svn-integration/</link>
	<description>Random incoherent rambling about stuff</description>
	<lastBuildDate>Tue, 22 Jun 2010 08:22:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Nils</title>
		<link>http://kichik.net/2009/02/21/sourceforge-tracker-and-svn-integration/comment-page-1/#comment-56226</link>
		<dc:creator>Nils</dc:creator>
		<pubDate>Fri, 19 Feb 2010 21:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://kichik.net/?p=101#comment-56226</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<div><p>Thanks!</p>
</div>]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Magne</title>
		<link>http://kichik.net/2009/02/21/sourceforge-tracker-and-svn-integration/comment-page-1/#comment-52200</link>
		<dc:creator>Jan Magne</dc:creator>
		<pubDate>Sun, 02 Aug 2009 01:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://kichik.net/?p=101#comment-52200</guid>
		<description>Thanks a lot kichik. I&#039;ve been looking for a solution to SF.net&#039;s issue tracker linking with TortoiseSVN for a while. Thanks to you I can finally strike this one off of my todo list :)</description>
		<content:encoded><![CDATA[<div><p>Thanks a lot kichik. I&#8217;ve been looking for a solution to SF.net&#8217;s issue tracker linking with TortoiseSVN for a while. Thanks to you I can finally strike this one off of my todo list <img src='http://kichik.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
</div>]]></content:encoded>
	</item>
	<item>
		<title>By: kichik</title>
		<link>http://kichik.net/2009/02/21/sourceforge-tracker-and-svn-integration/comment-page-1/#comment-51940</link>
		<dc:creator>kichik</dc:creator>
		<pubDate>Tue, 21 Jul 2009 07:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://kichik.net/?p=101#comment-51940</guid>
		<description>I haven&#039;t actually tried that, but it seems like you&#039;d need to implement IBugtraqProvider. There&#039;s a project called &lt;a href=&quot;http://code.google.com/p/gurtle/&quot; rel=&quot;nofollow&quot;&gt;Gurtle&lt;/a&gt; that does this for Google Code. The interesting piece of code is in IssueBrowserDialog.DownloadIssues().

To actually get the list of issues, you can use &lt;a href=&quot;https://sourceforge.net/apps/trac/sourceforge/wiki/XML%20export&quot; rel=&quot;nofollow&quot;&gt;XML export&lt;/a&gt; - only available to admins, or parse the HTML. I couldn&#039;t find a good RSS feed that doesn&#039;t limit the number of issues and provides enough information.

The XML export is available from:
https://sourceforge.net/export/xml_export2.php?group_id=XXXXX</description>
		<content:encoded><![CDATA[<div><p>I haven&#8217;t actually tried that, but it seems like you&#8217;d need to implement IBugtraqProvider. There&#8217;s a project called <a href="http://code.google.com/p/gurtle/" rel="nofollow">Gurtle</a> that does this for Google Code. The interesting piece of code is in IssueBrowserDialog.DownloadIssues().</p>
<p>To actually get the list of issues, you can use <a href="https://sourceforge.net/apps/trac/sourceforge/wiki/XML%20export" rel="nofollow">XML export</a> &#8211; only available to admins, or parse the HTML. I couldn&#8217;t find a good RSS feed that doesn&#8217;t limit the number of issues and provides enough information.</p>
<p>The XML export is available from:<br />
<a href="https://sourceforge.net/export/xml_export2.php?group_id=XXXXX" rel="nofollow">https://sourceforge.net/export/xml_export2.php?group_id=XXXXX</a></p>
</div>]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://kichik.net/2009/02/21/sourceforge-tracker-and-svn-integration/comment-page-1/#comment-51933</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 20 Jul 2009 22:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://kichik.net/?p=101#comment-51933</guid>
		<description>Came in handy thanks. Any ideas how to extract a list of issues from sourceforge tracker to import into tortoisesvn?</description>
		<content:encoded><![CDATA[<div><p>Came in handy thanks. Any ideas how to extract a list of issues from sourceforge tracker to import into tortoisesvn?</p>
</div>]]></content:encoded>
	</item>
</channel>
</rss>
