<?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: Subversion and NetBeans &#8211; A quick start guide</title>
	<atom:link href="http://www.solitarygeek.com/java/subversion-and-netbeans-a-quick-start-guide/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.solitarygeek.com/java/subversion-and-netbeans-a-quick-start-guide/</link>
	<description>Technical Productivity</description>
	<lastBuildDate>Mon, 08 Mar 2010 07:48:44 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Arun</title>
		<link>http://www.solitarygeek.com/java/subversion-and-netbeans-a-quick-start-guide/comment-page-1/#comment-1369</link>
		<dc:creator>Arun</dc:creator>
		<pubDate>Wed, 20 Jan 2010 22:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/?p=49#comment-1369</guid>
		<description>Excellent post !!</description>
		<content:encoded><![CDATA[<p>Excellent post !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelvin</title>
		<link>http://www.solitarygeek.com/java/subversion-and-netbeans-a-quick-start-guide/comment-page-1/#comment-1301</link>
		<dc:creator>Kelvin</dc:creator>
		<pubDate>Thu, 07 Jan 2010 22:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/?p=49#comment-1301</guid>
		<description>I have been using Eclipse with the subclipse plug-in (for subversion) but the way Netbeans integrates subversion is outstanding. I love it.</description>
		<content:encoded><![CDATA[<p>I have been using Eclipse with the subclipse plug-in (for subversion) but the way Netbeans integrates subversion is outstanding. I love it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelvin</title>
		<link>http://www.solitarygeek.com/java/subversion-and-netbeans-a-quick-start-guide/comment-page-1/#comment-1300</link>
		<dc:creator>Kelvin</dc:creator>
		<pubDate>Thu, 07 Jan 2010 22:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/?p=49#comment-1300</guid>
		<description>Just to add one thing. I had to add this: import javax.swing.JOptionPane;
before: public class LoginFrame extends javax.swing.JFrame {...
in order for it to work.

Thanks once again</description>
		<content:encoded><![CDATA[<p>Just to add one thing. I had to add this: import javax.swing.JOptionPane;<br />
before: public class LoginFrame extends javax.swing.JFrame {&#8230;<br />
in order for it to work.</p>
<p>Thanks once again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelvin</title>
		<link>http://www.solitarygeek.com/java/subversion-and-netbeans-a-quick-start-guide/comment-page-1/#comment-1299</link>
		<dc:creator>Kelvin</dc:creator>
		<pubDate>Thu, 07 Jan 2010 22:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/?p=49#comment-1299</guid>
		<description>PERFECT!!! I have little experience with Java let alone Java Swing but I could very well follow up everything.</description>
		<content:encoded><![CDATA[<p>PERFECT!!! I have little experience with Java let alone Java Swing but I could very well follow up everything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karthi</title>
		<link>http://www.solitarygeek.com/java/subversion-and-netbeans-a-quick-start-guide/comment-page-1/#comment-884</link>
		<dc:creator>karthi</dc:creator>
		<pubDate>Thu, 12 Nov 2009 10:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/?p=49#comment-884</guid>
		<description>I followed the steps provided by you. I struck with the step 11. In netbeans from project folder-&gt;Import to subversion -From the first window Subversion repository if i click next, it shows the following error message

org.tigris.subversion.javahl.ClientException: Couldn&#039;t open a repository
Unable to open an ra_local session to URL
Unable to open repository &#039;file:///F:/Subversion/MyRepository/Htmlweb&#039;
Unsupported FS format
Expected FS format between &#039;1&#039; and &#039;3&#039;; found format &#039;4&#039;

What I have to do?
can u please tell me?</description>
		<content:encoded><![CDATA[<p>I followed the steps provided by you. I struck with the step 11. In netbeans from project folder-&gt;Import to subversion -From the first window Subversion repository if i click next, it shows the following error message</p>
<p>org.tigris.subversion.javahl.ClientException: Couldn&#8217;t open a repository<br />
Unable to open an ra_local session to URL<br />
Unable to open repository &#8216;file:///F:/Subversion/MyRepository/Htmlweb&#8217;<br />
Unsupported FS format<br />
Expected FS format between &#8216;1&#8242; and &#8216;3&#8242;; found format &#8216;4&#8242;</p>
<p>What I have to do?<br />
can u please tell me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.solitarygeek.com/java/subversion-and-netbeans-a-quick-start-guide/comment-page-1/#comment-736</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Fri, 30 Oct 2009 20:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/?p=49#comment-736</guid>
		<description>PERFECT!!! I REALLY LIKE YOUR POST</description>
		<content:encoded><![CDATA[<p>PERFECT!!! I REALLY LIKE YOUR POST</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Myles</title>
		<link>http://www.solitarygeek.com/java/subversion-and-netbeans-a-quick-start-guide/comment-page-1/#comment-656</link>
		<dc:creator>Myles</dc:creator>
		<pubDate>Fri, 16 Oct 2009 20:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/?p=49#comment-656</guid>
		<description>Thanks for this excellent tutorial!  Its saved me hours and hours a research time and I have my project imported into SVN now - all thanks to your tutorial.</description>
		<content:encoded><![CDATA[<p>Thanks for this excellent tutorial!  Its saved me hours and hours a research time and I have my project imported into SVN now &#8211; all thanks to your tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SHADIN</title>
		<link>http://www.solitarygeek.com/java/subversion-and-netbeans-a-quick-start-guide/comment-page-1/#comment-203</link>
		<dc:creator>SHADIN</dc:creator>
		<pubDate>Sat, 27 Jun 2009 19:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/?p=49#comment-203</guid>
		<description>This is Nice ever i see the simplest way to Use SVN Thank For your Quick guide that help me to share SVN To all my Friends.</description>
		<content:encoded><![CDATA[<p>This is Nice ever i see the simplest way to Use SVN Thank For your Quick guide that help me to share SVN To all my Friends.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Addisu</title>
		<link>http://www.solitarygeek.com/java/subversion-and-netbeans-a-quick-start-guide/comment-page-1/#comment-202</link>
		<dc:creator>Addisu</dc:creator>
		<pubDate>Sat, 06 Jun 2009 16:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/?p=49#comment-202</guid>
		<description>Thanks, your quick guide helped me in creating my repository sucessfully!!</description>
		<content:encoded><![CDATA[<p>Thanks, your quick guide helped me in creating my repository sucessfully!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: d(3R^2)/dR</title>
		<link>http://www.solitarygeek.com/java/subversion-and-netbeans-a-quick-start-guide/comment-page-1/#comment-198</link>
		<dc:creator>d(3R^2)/dR</dc:creator>
		<pubDate>Tue, 12 May 2009 14:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/?p=49#comment-198</guid>
		<description>Hey James,

Great work on this. Just wanted to say, I can&#039;t see any of the pictures. Is there something I have to do to see them or did the image directory change for you?

MathMagician</description>
		<content:encoded><![CDATA[<p>Hey James,</p>
<p>Great work on this. Just wanted to say, I can&#8217;t see any of the pictures. Is there something I have to do to see them or did the image directory change for you?</p>
<p>MathMagician</p>
]]></content:encoded>
	</item>
</channel>
</rss>
