<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Subversion over SSH using specific identity</title>
	<link>http://blog.assarbad.net/20080901/subversion-over-ssh-using-specific-identity/</link>
	<description>Programming, reverse engineering and anything else as well ...</description>
	<pubDate>Tue, 06 Jan 2009 02:27:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: paz</title>
		<link>http://blog.assarbad.net/20080901/subversion-over-ssh-using-specific-identity/#comment-48699</link>
		<dc:creator>paz</dc:creator>
		<pubDate>Fri, 24 Oct 2008 09:55:50 +0000</pubDate>
		<guid>http://blog.assarbad.net/20080901/subversion-over-ssh-using-specific-identity/#comment-48699</guid>
		<description>Np. Tried your trick, and sure enough it works. 
Turned out for our build scripts it's easier to just ssh-add the other identity file at login, so that's what we're using now.</description>
		<content:encoded><![CDATA[<p>Np. Tried your trick, and sure enough it works.<br />
Turned out for our build scripts it&#8217;s easier to just ssh-add the other identity file at login, so that&#8217;s what we&#8217;re using now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver</title>
		<link>http://blog.assarbad.net/20080901/subversion-over-ssh-using-specific-identity/#comment-48593</link>
		<dc:creator>Oliver</dc:creator>
		<pubDate>Wed, 22 Oct 2008 11:42:56 +0000</pubDate>
		<guid>http://blog.assarbad.net/20080901/subversion-over-ssh-using-specific-identity/#comment-48593</guid>
		<description>Corrected it above. Thanks for the hint ;)</description>
		<content:encoded><![CDATA[<p>Corrected it above. Thanks for the hint <img src='http://blog.assarbad.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paz</title>
		<link>http://blog.assarbad.net/20080901/subversion-over-ssh-using-specific-identity/#comment-48591</link>
		<dc:creator>paz</dc:creator>
		<pubDate>Wed, 22 Oct 2008 11:31:55 +0000</pubDate>
		<guid>http://blog.assarbad.net/20080901/subversion-over-ssh-using-specific-identity/#comment-48591</guid>
		<description>'export SVN_SSH="svn -i /path/to/identity/file"'

Umm... you sure that shouldn't be 

'export SVN_SSH="ssh -i /path/to/identity/file"'?

Thanks, though, I think this just might help me get around the problem of using svn with two different ssh identities.</description>
		<content:encoded><![CDATA[<p>&#8216;export SVN_SSH=&#8221;svn -i /path/to/identity/file&#8221;&#8216;</p>
<p>Umm&#8230; you sure that shouldn&#8217;t be </p>
<p>&#8216;export SVN_SSH=&#8221;ssh -i /path/to/identity/file&#8221;&#8216;?</p>
<p>Thanks, though, I think this just might help me get around the problem of using svn with two different ssh identities.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
