<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FlexBandit &#187; SVN+SSH</title>
	<atom:link href="http://flexbandit.com/archives/tag/svnssh/feed" rel="self" type="application/rss+xml" />
	<link>http://flexbandit.com</link>
	<description>Yet another Flex enthusiast? You Betcha!</description>
	<lastBuildDate>Sun, 04 Dec 2011 15:34:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Subclipse With SSH &#8211; Top Tip</title>
		<link>http://flexbandit.com/archives/69</link>
		<comments>http://flexbandit.com/archives/69#comments</comments>
		<pubDate>Sun, 21 Jun 2009 13:36:17 +0000</pubDate>
		<dc:creator>donkeybandit</dc:creator>
				<category><![CDATA[Flex Gotchas]]></category>
		<category><![CDATA[Flex Info]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[SVN+SSH]]></category>

		<guid isPermaLink="false">http://flexbandit.com/?p=69</guid>
		<description><![CDATA[If you&#8217;ve attempted to use subclipse with a secure session, you may well have experienced the dreaded error message: The system cannot find the file specified. svn: Can't create tunnel: The system cannot find the file specified. Typically, you experience it when using a url with the following structure: svn+ssh://myfancy.svnserver.com/repo Thankfully there is a very [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve attempted to use subclipse with a secure session, you may well have experienced the dreaded error message:</p>
<p><code>The system cannot find the file specified.<br />
svn: Can't create tunnel: The system cannot find the file specified.</code></p>
<p>Typically, you experience it when using a url with the following structure:</p>
<p><code>svn+ssh://myfancy.svnserver.com/repo</code></p>
<p>Thankfully there is a very simple fix. All you need to do is <span id="more-69"></span>adjust one of the settings in the &#8220;<strong>Window-&gt;Preferences</strong>&#8221; menu.</p>
<p>Navigate the tree to &#8220;<strong>Team-&gt;SVN</strong>&#8221; and you will notice a section called &#8220;SVN Interface&#8221;. If the client is set to &#8220;JavaHL (JNI)&#8221; then <strong>change it to &#8220;SVNKit (Pure Java)&#8221;</strong>.</p>
<p>Thanks to <a href="http://markphip.blogspot.com/" target="_blank">Mark Phippard</a> for this gem.</p>
]]></content:encoded>
			<wfw:commentRss>http://flexbandit.com/archives/69/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

