Recent Posts by Curtis Hatter
|
Feb 5, 2008
Curtis Hatter
2 posts
|
Topic: Deploying Rails Applications / Example Problem Chap. 2, pg 22 I’ve run into another problem with following along in the examples. I upgraded OS X to Leopard (full wipe) over the weekend and started reading Deploying Rails Applications again from the beginning. 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:
When it comes to running
I get the following error: I looked this up on the SVN FAQ and it says to delete the .svn directories. However, after doing this and I run the command I get the following:
I eventually rechecked out trunk into the root directory and used Wondering if I did something wrong, or if this should perhaps be mentioned in the footnotes that you may have to force the addition? Again, this on OS X 10.5.1 and SVN 1.4.4 Thanks. |
|
Jan 7, 2008
Curtis Hatter
2 posts
|
Topic: Deploying Rails Applications / Chapter 2 Example Problem (Deploying From Stable Branch) I was following the Subversion examples in chapter 2 when I ran into something that I thought wasn’t very clear. You have the user set up a repository in The example to copy does not seem to mesh well with the earlier examples given. The command is as follows:
I tried this a few times to no avail. Then looking back at the examples, the repository is
I’m new to Subversion so I apologize if I was not following the examples properly. Thanks. |
2 posts
