<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Previous Post</title>
	<atom:link href="http://nubyonrails.wordpress.com/2007/08/17/43/feed/" rel="self" type="application/rss+xml" />
	<link>http://nubyonrails.wordpress.com/2007/08/17/43/</link>
	<description>Occasional adventures of a freelance Rails coder</description>
	<lastBuildDate>Thu, 10 Sep 2009 13:43:18 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nubyonrails</title>
		<link>http://nubyonrails.wordpress.com/2007/08/17/43/#comment-1008</link>
		<dc:creator>nubyonrails</dc:creator>
		<pubDate>Mon, 06 Apr 2009 19:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://nubyonrails.wordpress.com/2007/08/17/43/#comment-1008</guid>
		<description>Hey guys

It&#039;s been a while, i can&#039;t remember exactly what i did here and i don&#039;t use windows any more.  But, i think that all i was saying was that windows didn&#039;t recognise the &#039;svn&#039; command, because the location of svn.exe needed to be added to the PATH variable - this is an environment variable which windows uses to look for executables.  If you have a program in (eg) &quot;c:/blah/foo&quot;, if you add &quot;c:/blah/foo&quot; to the PATH then you can run that program from any folder.

To edit the PATH variable (this is in windows XP), right click on &#039;My computer&#039; and choose &#039;properties&#039;. Click on the &#039;advanced&#039; tab and then the &#039;Environment variables&#039; button.  Look in the &#039;System variables&#039; box for the Path variable, select it and hit edit.  You&#039;ll see a list of locations separated by semicolons.  Go to the far right, add a semicolon, and then the location of the folder where the svn exe is.  OK all the way back out and you should be done.  To check, open a command line window and type &#039;svn --help&#039; - you should get the svn help text.   

Hope that helps...</description>
		<content:encoded><![CDATA[<p>Hey guys</p>
<p>It&#8217;s been a while, i can&#8217;t remember exactly what i did here and i don&#8217;t use windows any more.  But, i think that all i was saying was that windows didn&#8217;t recognise the &#8217;svn&#8217; command, because the location of svn.exe needed to be added to the PATH variable &#8211; this is an environment variable which windows uses to look for executables.  If you have a program in (eg) &#8220;c:/blah/foo&#8221;, if you add &#8220;c:/blah/foo&#8221; to the PATH then you can run that program from any folder.</p>
<p>To edit the PATH variable (this is in windows XP), right click on &#8216;My computer&#8217; and choose &#8216;properties&#8217;. Click on the &#8216;advanced&#8217; tab and then the &#8216;Environment variables&#8217; button.  Look in the &#8216;System variables&#8217; box for the Path variable, select it and hit edit.  You&#8217;ll see a list of locations separated by semicolons.  Go to the far right, add a semicolon, and then the location of the folder where the svn exe is.  OK all the way back out and you should be done.  To check, open a command line window and type &#8217;svn &#8211;help&#8217; &#8211; you should get the svn help text.   </p>
<p>Hope that helps&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sharik</title>
		<link>http://nubyonrails.wordpress.com/2007/08/17/43/#comment-1006</link>
		<dc:creator>sharik</dc:creator>
		<pubDate>Mon, 06 Apr 2009 19:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://nubyonrails.wordpress.com/2007/08/17/43/#comment-1006</guid>
		<description>Hi, 

I am having the same exact issue.. Can u let me know what you did when u added the svn exe path variable? 
can u  please help me out with what you did? right now i also cannot get past the undefined method error  

thanks</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I am having the same exact issue.. Can u let me know what you did when u added the svn exe path variable?<br />
can u  please help me out with what you did? right now i also cannot get past the undefined method error  </p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://nubyonrails.wordpress.com/2007/08/17/43/#comment-1001</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Tue, 20 Jan 2009 23:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://nubyonrails.wordpress.com/2007/08/17/43/#comment-1001</guid>
		<description>Hi, i&#039;m fighting against the same problem right now. 
What do you mean with:

&#039;I added the svn exe to my path variable, and forced reinstall - worked first time&#039;

Where do you added what? Do you have an source code example?

THX</description>
		<content:encoded><![CDATA[<p>Hi, i&#8217;m fighting against the same problem right now.<br />
What do you mean with:</p>
<p>&#8216;I added the svn exe to my path variable, and forced reinstall &#8211; worked first time&#8217;</p>
<p>Where do you added what? Do you have an source code example?</p>
<p>THX</p>
]]></content:encoded>
	</item>
</channel>
</rss>
