<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Recent Posts in 'Example Problem Chap. 2, pg 22' | Pragmatic Forums</title>
    <link>http://forums.pragprog.com/forums/44/topics/251</link>
    <language>en-us</language>
    <ttl>60</ttl>
    <description></description>
    <item>
      <title>Example Problem Chap. 2, pg 22 posted by Marc @ Wed, 13 Feb 2008 10:24:40 -0000</title>
      <description>&lt;p&gt;Same problem here &amp;#8230;&lt;/p&gt;</description>
      <pubDate>Wed, 13 Feb 2008 10:24:40 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:44:251:2282</guid>
      <author>Marc</author>
      <link>http://forums.pragprog.com/forums/44/topics/251</link>
    </item>
    <item>
      <title>Example Problem Chap. 2, pg 22 posted by Curtis Hatter @ Tue, 05 Feb 2008 19:11:26 -0000</title>
      <description>&lt;p&gt;I&amp;#8217;ve run into another problem with following along in the examples. I upgraded &lt;span class="caps"&gt;OS X&lt;/span&gt; to Leopard (full wipe) over the weekend and started reading Deploying Rails Applications again from the beginning.&lt;/p&gt;


	&lt;p&gt;I followed the examples exactly, creating the directories via svn mkdir, then creating the rails application and checking out trunk into the applications root directory. The commands I ran:&lt;/p&gt;


&lt;pre&gt;&lt;code&gt;
svn mkdir ......
rails ~/deployit
svn checkout file://..../trunk ~/deployit
cd ~/deployit
&lt;/code&gt;&lt;/pre&gt;

	&lt;p&gt;When it comes to running&lt;/p&gt;


&lt;pre&gt;&lt;code&gt;svn add .&lt;/code&gt;&lt;/pre&gt;

	&lt;p&gt;I get the following error: &lt;code&gt;svn: warning: '.' is already under version control&lt;/code&gt;&lt;/p&gt;


	&lt;p&gt;I looked this up on the &lt;span class="caps"&gt;SVN FAQ&lt;/span&gt; and it says to delete the .svn directories. However, after doing this and I run the command I get the following:&lt;/p&gt;


&lt;pre&gt;&lt;code&gt;
svn: '.' is not a working copy
svn: Can't open file '.svn/entries': No such file or directory
&lt;/code&gt;&lt;/pre&gt;

	&lt;p&gt;I eventually rechecked out trunk into the root directory and used &lt;code&gt;--force&lt;/code&gt; with the svn add command to get it to work.&lt;/p&gt;


	&lt;p&gt;Wondering if I did something wrong, or if this should perhaps be mentioned in the footnotes that you may have to force the addition?&lt;/p&gt;


	&lt;p&gt;Again, this on &lt;span class="caps"&gt;OS X 10&lt;/span&gt;.5.1 and &lt;span class="caps"&gt;SVN 1&lt;/span&gt;.4.4&lt;/p&gt;


	&lt;p&gt;Thanks.&lt;/p&gt;</description>
      <pubDate>Tue, 05 Feb 2008 19:11:26 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:44:251:2261</guid>
      <author>Curtis Hatter</author>
      <link>http://forums.pragprog.com/forums/44/topics/251</link>
    </item>
  </channel>
</rss>
