<?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: Using Subversion with SSH &amp; Custom Ports</title>
	<atom:link href="http://www.thelinuxblog.com/subversion-with-ssh-custom-port/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thelinuxblog.com/subversion-with-ssh-custom-port/</link>
	<description>The Linux Blog, General Linux, Shell Scripts</description>
	<lastBuildDate>Fri, 17 May 2013 01:16:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: TheLinuxBlog.com</title>
		<link>http://www.thelinuxblog.com/subversion-with-ssh-custom-port/comment-page-1/#comment-1521</link>
		<dc:creator>TheLinuxBlog.com</dc:creator>
		<pubDate>Wed, 26 Nov 2008 14:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelinuxblog.com/subversion-with-ssh-custom-port/#comment-1521</guid>
		<description><![CDATA[Thankyou @Michael Ben-Nes

I&#039;ve been meaning to find a way to do this for a while but just used my work around for the time being. Thats really helpful. Now, I wonder if it can be enabled per user.]]></description>
		<content:encoded><![CDATA[<p>Thankyou @Michael Ben-Nes</p>
<p>I&#8217;ve been meaning to find a way to do this for a while but just used my work around for the time being. Thats really helpful. Now, I wonder if it can be enabled per user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Ben-Nes</title>
		<link>http://www.thelinuxblog.com/subversion-with-ssh-custom-port/comment-page-1/#comment-1519</link>
		<dc:creator>Michael Ben-Nes</dc:creator>
		<pubDate>Wed, 26 Nov 2008 09:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelinuxblog.com/subversion-with-ssh-custom-port/#comment-1519</guid>
		<description><![CDATA[You can also add the following line to the subversion conf file, under the section: [tunnels] ( /etc/subversion/config in debian )

ssh8888 = $SVN_SSH ssh -p 8888 &lt;- 8888 is the port

Then run the command:
svn+ssh8888 .... you know the rest]]></description>
		<content:encoded><![CDATA[<p>You can also add the following line to the subversion conf file, under the section: [tunnels] ( /etc/subversion/config in debian )</p>
<p>ssh8888 = $SVN_SSH ssh -p 8888 &lt;- 8888 is the port</p>
<p>Then run the command:<br />
svn+ssh8888 &#8230;. you know the rest</p>
]]></content:encoded>
	</item>
</channel>
</rss>
