<?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: Mac OS X, Subversion, and Keychain</title>
	<atom:link href="http://top-frog.com/2009/03/30/mac-os-x-subversion-and-keychain/feed/" rel="self" type="application/rss+xml" />
	<link>http://top-frog.com/2009/03/30/mac-os-x-subversion-and-keychain/</link>
	<description>Polluting the internet since 2004</description>
	<lastBuildDate>Sat, 12 May 2012 18:32:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: eric sorenson</title>
		<link>http://top-frog.com/2009/03/30/mac-os-x-subversion-and-keychain/comment-page-1/#comment-4078</link>
		<dc:creator>eric sorenson</dc:creator>
		<pubDate>Tue, 29 Nov 2011 19:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://top-frog.com/?p=524#comment-4078</guid>
		<description>FWIW I just discovered that the keychain credential is only created on checkout, not on subsequent operations on the repository. So if you have an existing working copy from a repository that you want to start using keychain auth for, you have to make a separate checkout from that same server&#039;s URL (even if you delete it afterwards) in order to get your password into the keychain.</description>
		<content:encoded><![CDATA[<p>FWIW I just discovered that the keychain credential is only created on checkout, not on subsequent operations on the repository. So if you have an existing working copy from a repository that you want to start using keychain auth for, you have to make a separate checkout from that same server&#8217;s URL (even if you delete it afterwards) in order to get your password into the keychain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn</title>
		<link>http://top-frog.com/2009/03/30/mac-os-x-subversion-and-keychain/comment-page-1/#comment-3741</link>
		<dc:creator>Shawn</dc:creator>
		<pubDate>Tue, 15 Mar 2011 05:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://top-frog.com/?p=524#comment-3741</guid>
		<description>I can&#039;t be 100% sure of this but your keychain is tied to your OS X user account, not your SSH login. So when logging in remotely you don&#039;t have the same OS ties as you do when directly logged in and the keychain doesn&#039;t get unlocked. Now, that said, I think you can unlock your keychain via ssh. 

&lt;code class=&quot;sh&quot;&gt;$ security unlock-keychain ~/Library/Keychains/login.keychain&lt;/code&gt;

You&#039;ll be prompted to unlock it via the keychain&#039;s password and then subversion should be able to access it. I&#039;ve been playing with this to try and create a purely command line driven ssh script that automatically pulls correct credentials from the keychain and initial testing looks good, but I haven&#039;t tested using it while logged in remotely. Definitely let me know back if this works for you.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t be 100% sure of this but your keychain is tied to your OS X user account, not your SSH login. So when logging in remotely you don&#8217;t have the same OS ties as you do when directly logged in and the keychain doesn&#8217;t get unlocked. Now, that said, I think you can unlock your keychain via ssh. </p>
<p><code class="sh">$ security unlock-keychain ~/Library/Keychains/login.keychain</code></p>
<p>You&#8217;ll be prompted to unlock it via the keychain&#8217;s password and then subversion should be able to access it. I&#8217;ve been playing with this to try and create a purely command line driven ssh script that automatically pulls correct credentials from the keychain and initial testing looks good, but I haven&#8217;t tested using it while logged in remotely. Definitely let me know back if this works for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Connolly</title>
		<link>http://top-frog.com/2009/03/30/mac-os-x-subversion-and-keychain/comment-page-1/#comment-3740</link>
		<dc:creator>Matt Connolly</dc:creator>
		<pubDate>Tue, 15 Mar 2011 05:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://top-frog.com/?p=524#comment-3740</guid>
		<description>On Snow Leopard 10.6.6 with Subversion 1.6.5, it works perfectly when logged in to the machine directly.

However, if I SSH into the mac from another one, svn has no access to the keychain, any ideas why?</description>
		<content:encoded><![CDATA[<p>On Snow Leopard 10.6.6 with Subversion 1.6.5, it works perfectly when logged in to the machine directly.</p>
<p>However, if I SSH into the mac from another one, svn has no access to the keychain, any ideas why?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: top-frog.com @ 2012-05-22 00:22:58 by W3 Total Cache -->
