<?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>james m allen &#187; scplugin</title>
	<atom:link href="http://jamesmallen.net/tag/scplugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamesmallen.net</link>
	<description>teacher and computer scientist</description>
	<lastBuildDate>Sun, 05 Feb 2012 12:49:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Subversion on OS X with SCPlugin and SSH+SVN</title>
		<link>http://jamesmallen.net/2007/11/11/subversion-on-os-x-with-scplugin-and-sshsvn/</link>
		<comments>http://jamesmallen.net/2007/11/11/subversion-on-os-x-with-scplugin-and-sshsvn/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 18:06:39 +0000</pubDate>
		<dc:creator>jma</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[macos]]></category>
		<category><![CDATA[scplugin]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://jamesmallen.net/2007/11/11/subversion-on-os-x-with-scplugin-and-sshsvn/</guid>
		<description><![CDATA[I use Subversion with my own, personal projects, and about a year ago I started using it to track changes on clients&#8217; existing sites (No, I didn&#8217;t want THAT!). On my Windows dev machine, I used TortoiseSVN over an svn+ssh &#8230; <a href="http://jamesmallen.net/2007/11/11/subversion-on-os-x-with-scplugin-and-sshsvn/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I use Subversion with my own, personal projects, and about a year ago I started using it to track changes on clients&#8217; existing sites (No, I didn&#8217;t want THAT!). On my Windows dev machine, I used TortoiseSVN over an svn+ssh connection. While I don&#8217;t dislike the command line/terminal, I liked the filesystem integration of TortoiseSVN and the ability to see at a glance the status of various files.</p>
<p>For the Mac, there&#8217;s <a href="http://scplugin.tigris.org/">SCPlugin</a>, which seems to offer similar functionality and Finder integration. Of course, there are a couple additional (and, in my opinion, poorly-documented) steps required to use SCPlugin with an svn+ssh connection. (Note: these steps worked for me on OS X 10.5, Leopard. YMMV)</p>
<ol>
<li>Get SCPlugin from <a href="http://scplugin.tigris.org/">http://scplugin.tigris.org/</a> and install it. There is no need for a separate installation for SVN &#8211; SVN 1.4.4 appears to come pre-installed on Leopard.
</li>
<li>Restart the Finder. I just opened up Force Quit (Command-Option-Escape) and chose to Relaunch Finder.app, but you can also just log out and log back in if Force Quit scares you.
</li>
<li>Here&#8217;s the tricky part &#8211; you need to set up ssh to use key pair authentication as opposed to password authentication when you connect to your SSH server. Detailed instructions can be found <a href="http://blog.macromates.com/2005/subversion-support-and-ssh-key-pairs/">here</a>.
</li>
<li>Now check something out using SCPlugin. In Leopard, this is done by right-clicking in the target directory in a Finder window, choosing &#8220;More,&#8221; &#8220;Subversion,&#8221; &#8220;Checkout,&#8221; and entering the repository URL and other information as necessary.
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://jamesmallen.net/2007/11/11/subversion-on-os-x-with-scplugin-and-sshsvn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

