<?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: OSX SVN woes: client is too old to work with working copy</title>
	<atom:link href="http://www.imarichardson.com/2008/10/06/osx-svn-woes-client-is-too-old-to-work-with-working-copy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imarichardson.com/2008/10/06/osx-svn-woes-client-is-too-old-to-work-with-working-copy/</link>
	<description>(ugh...really cool tagline goes here)</description>
	<lastBuildDate>Fri, 12 Feb 2010 08:03:50 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeroen Keppens</title>
		<link>http://www.imarichardson.com/2008/10/06/osx-svn-woes-client-is-too-old-to-work-with-working-copy/comment-page-1/#comment-3682</link>
		<dc:creator>Jeroen Keppens</dc:creator>
		<pubDate>Fri, 12 Feb 2010 08:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.imarichardson.com/?p=216#comment-3682</guid>
		<description>I had to put the following in my profile file to get it to work:&lt;br&gt;&lt;br&gt;export PATH=/opt/subversion/bin:$PATH&lt;br&gt;&lt;br&gt;For the rest, tnx for this! Saved my day....</description>
		<content:encoded><![CDATA[<p>I had to put the following in my profile file to get it to work:</p>
<p>export PATH=/opt/subversion/bin:$PATH</p>
<p>For the rest, tnx for this! Saved my day&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smabbott</title>
		<link>http://www.imarichardson.com/2008/10/06/osx-svn-woes-client-is-too-old-to-work-with-working-copy/comment-page-1/#comment-3681</link>
		<dc:creator>smabbott</dc:creator>
		<pubDate>Tue, 09 Feb 2010 16:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.imarichardson.com/?p=216#comment-3681</guid>
		<description>I ran into this problem when working on a website, upgraded svn but the problem persists. I have confirmed that the path is set correctly with &quot;svn --version&quot;. &lt;br&gt;&lt;br&gt;This seems to have come out of nowhere. I&#039;m the only developer working on this and I haven&#039;t messed around with different versions of svn since I originally installed it. Is there anything else that could be causing the problem?</description>
		<content:encoded><![CDATA[<p>I ran into this problem when working on a website, upgraded svn but the problem persists. I have confirmed that the path is set correctly with &#8220;svn &#8211;version&#8221;. </p>
<p>This seems to have come out of nowhere. I&#39;m the only developer working on this and I haven&#39;t messed around with different versions of svn since I originally installed it. Is there anything else that could be causing the problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alastair</title>
		<link>http://www.imarichardson.com/2008/10/06/osx-svn-woes-client-is-too-old-to-work-with-working-copy/comment-page-1/#comment-3680</link>
		<dc:creator>Alastair</dc:creator>
		<pubDate>Thu, 04 Feb 2010 21:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.imarichardson.com/?p=216#comment-3680</guid>
		<description>Thanks for this, it solved 99% of my problem :)&lt;br&gt;&lt;br&gt;The other issue I has was my PATH was set in numerous files and .profile is checked last&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://johnnywey.wordpress.com/2008/04/17/fixing-bash-profile-in-os-x/&quot; rel=&quot;nofollow&quot;&gt;http://johnnywey.wordpress.com/2008/04/17/fixin...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for this, it solved 99% of my problem :)</p>
<p>The other issue I has was my PATH was set in numerous files and .profile is checked last</p>
<p><a href="http://johnnywey.wordpress.com/2008/04/17/fixing-bash-profile-in-os-x/" rel="nofollow"></a><a href="http://johnnywey.wordpress.com/2008/04/17/fixin.." rel="nofollow">http://johnnywey.wordpress.com/2008/04/17/fixin..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anastasios</title>
		<link>http://www.imarichardson.com/2008/10/06/osx-svn-woes-client-is-too-old-to-work-with-working-copy/comment-page-1/#comment-3678</link>
		<dc:creator>Anastasios</dc:creator>
		<pubDate>Mon, 04 Jan 2010 06:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.imarichardson.com/?p=216#comment-3678</guid>
		<description>export PATH=/opt/subversion:$PATH&lt;br&gt;&lt;br&gt;should be &lt;br&gt;&lt;br&gt;export PATH=/opt/subversion/bin:$PATH</description>
		<content:encoded><![CDATA[<p>export PATH=/opt/subversion:$PATH</p>
<p>should be </p>
<p>export PATH=/opt/subversion/bin:$PATH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bharathi</title>
		<link>http://www.imarichardson.com/2008/10/06/osx-svn-woes-client-is-too-old-to-work-with-working-copy/comment-page-1/#comment-3677</link>
		<dc:creator>Bharathi</dc:creator>
		<pubDate>Sun, 13 Dec 2009 01:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.imarichardson.com/?p=216#comment-3677</guid>
		<description>Thanks Buddy</description>
		<content:encoded><![CDATA[<p>Thanks Buddy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy B</title>
		<link>http://www.imarichardson.com/2008/10/06/osx-svn-woes-client-is-too-old-to-work-with-working-copy/comment-page-1/#comment-3666</link>
		<dc:creator>Andy B</dc:creator>
		<pubDate>Tue, 01 Sep 2009 02:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.imarichardson.com/?p=216#comment-3666</guid>
		<description>Just in addition to Paul&#039;s comment, you actually should just need to update your environment variables like so (rather than logging in/out):&lt;br&gt;&lt;br&gt;source ~/.profile&lt;br&gt;&lt;br&gt;cheers. :)</description>
		<content:encoded><![CDATA[<p>Just in addition to Paul&#39;s comment, you actually should just need to update your environment variables like so (rather than logging in/out):</p>
<p>source ~/.profile</p>
<p>cheers. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy B</title>
		<link>http://www.imarichardson.com/2008/10/06/osx-svn-woes-client-is-too-old-to-work-with-working-copy/comment-page-1/#comment-3673</link>
		<dc:creator>Andy B</dc:creator>
		<pubDate>Tue, 01 Sep 2009 02:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.imarichardson.com/?p=216#comment-3673</guid>
		<description>Just in addition to Paul&#039;s comment, you actually should just need to update your environment variables like so (rather than logging in/out):&lt;br&gt;&lt;br&gt;source ~/.profile&lt;br&gt;&lt;br&gt;cheers. :)</description>
		<content:encoded><![CDATA[<p>Just in addition to Paul&#39;s comment, you actually should just need to update your environment variables like so (rather than logging in/out):</p>
<p>source ~/.profile</p>
<p>cheers. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul McClean</title>
		<link>http://www.imarichardson.com/2008/10/06/osx-svn-woes-client-is-too-old-to-work-with-working-copy/comment-page-1/#comment-3664</link>
		<dc:creator>Paul McClean</dc:creator>
		<pubDate>Wed, 19 Aug 2009 22:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.imarichardson.com/?p=216#comment-3664</guid>
		<description>Hey, (for 1.6 anway) the path should be &quot;export PATH=/opt/subversion/bin:$PATH&quot;&lt;br&gt;&lt;br&gt;and you need to log out and log back in again for it to work :)</description>
		<content:encoded><![CDATA[<p>Hey, (for 1.6 anway) the path should be &#8220;export PATH=/opt/subversion/bin:$PATH&#8221;</p>
<p>and you need to log out and log back in again for it to work :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul McClean</title>
		<link>http://www.imarichardson.com/2008/10/06/osx-svn-woes-client-is-too-old-to-work-with-working-copy/comment-page-1/#comment-3672</link>
		<dc:creator>Paul McClean</dc:creator>
		<pubDate>Wed, 19 Aug 2009 22:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.imarichardson.com/?p=216#comment-3672</guid>
		<description>Hey, (for 1.6 anway) the path should be &quot;export PATH=/opt/subversion/bin:$PATH&quot;&lt;br&gt;&lt;br&gt;and you need to log out and log back in again for it to work :)</description>
		<content:encoded><![CDATA[<p>Hey, (for 1.6 anway) the path should be &#8220;export PATH=/opt/subversion/bin:$PATH&#8221;</p>
<p>and you need to log out and log back in again for it to work :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neilwatters</title>
		<link>http://www.imarichardson.com/2008/10/06/osx-svn-woes-client-is-too-old-to-work-with-working-copy/comment-page-1/#comment-3663</link>
		<dc:creator>neilwatters</dc:creator>
		<pubDate>Mon, 17 Aug 2009 10:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.imarichardson.com/?p=216#comment-3663</guid>
		<description>Even easier, install macports and run following command in terminal:&lt;br&gt;&lt;br&gt;sudo port install subversion&lt;br&gt;&lt;br&gt;After install check version has been updated with:&lt;br&gt;&lt;br&gt;svn --version</description>
		<content:encoded><![CDATA[<p>Even easier, install macports and run following command in terminal:</p>
<p>sudo port install subversion</p>
<p>After install check version has been updated with:</p>
<p>svn &#8211;version</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neilwatters</title>
		<link>http://www.imarichardson.com/2008/10/06/osx-svn-woes-client-is-too-old-to-work-with-working-copy/comment-page-1/#comment-3671</link>
		<dc:creator>neilwatters</dc:creator>
		<pubDate>Mon, 17 Aug 2009 10:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.imarichardson.com/?p=216#comment-3671</guid>
		<description>Even easier, install macports and run following command in terminal:&lt;br&gt;&lt;br&gt;sudo port install subversion&lt;br&gt;&lt;br&gt;After install check version has been updated with:&lt;br&gt;&lt;br&gt;svn --version</description>
		<content:encoded><![CDATA[<p>Even easier, install macports and run following command in terminal:</p>
<p>sudo port install subversion</p>
<p>After install check version has been updated with:</p>
<p>svn &#8211;version</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Freo - Website Design, Development, &#38; Blog - Jacksonville/Gainesville, FL</title>
		<link>http://www.imarichardson.com/2008/10/06/osx-svn-woes-client-is-too-old-to-work-with-working-copy/comment-page-1/#comment-3648</link>
		<dc:creator>Phil Freo - Website Design, Development, &#38; Blog - Jacksonville/Gainesville, FL</dc:creator>
		<pubDate>Mon, 16 Mar 2009 17:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.imarichardson.com/?p=216#comment-3648</guid>
		<description>[...] Thanks to http://www.imarichardson.com/2008/10/06/osx-svn-woes-client-is-too-old-to-work-with-working-copy/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Thanks to http://www.imarichardson.com/2008/10/06/osx-svn-woes-client-is-too-old-to-work-with-working-copy/ [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
