<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Recent Posts in 'Chapter 2 Example Problem (Deploying From Stable Branch)' | Pragmatic Forums</title>
    <link>http://fora.pragprog.com/forums/44/topics/205</link>
    <language>en-us</language>
    <ttl>60</ttl>
    <description></description>
    <item>
      <title>Chapter 2 Example Problem (Deploying From Stable Branch) posted by Travis Erard @ Tue, 29 Jan 2008 03:37:37 -0000</title>
      <description>&lt;p&gt;Hey Curtis&lt;/p&gt;


	&lt;p&gt;I am new to the game as well, but I am pretty sure you are correct.  There may be a few land mines in the Book while it&amp;#8217;s in Beta.&lt;/p&gt;


	&lt;p&gt;It&amp;#8217;s frustrating, but I guess we will learn faster.&lt;/p&gt;


	&lt;p&gt;Thanks&lt;/p&gt;</description>
      <pubDate>Tue, 29 Jan 2008 03:37:37 -0000</pubDate>
      <guid isPermaLink="false">fora.pragprog.com:44:205:2231</guid>
      <author>Travis Erard</author>
      <link>http://fora.pragprog.com/forums/44/topics/205</link>
    </item>
    <item>
      <title>Chapter 2 Example Problem (Deploying From Stable Branch) posted by Curtis Hatter @ Mon, 07 Jan 2008 20:15:19 -0000</title>
      <description>&lt;p&gt;I was following the Subversion examples in chapter 2 when I ran into something that I thought wasn&amp;#8217;t very clear.&lt;/p&gt;


	&lt;p&gt;You have the user set up a repository in &lt;code&gt;file:///home/ezra/svn/{trunk,tags,branches}&lt;/code&gt;. Then they check out the project to &lt;code&gt;~/deployit&lt;/code&gt;. All the examples worked fine until I got to page 23 when discussing Capistrano and deploying from a stable branch.&lt;/p&gt;


	&lt;p&gt;The example to copy does not seem to mesh well with the earlier examples given. The command is as follows:&lt;/p&gt;


	&lt;p&gt;&lt;code&gt;$ svn copy --message "Create the stable branch" file:///home/ezra/deployit/trunk file:///home/ezra/deployit/branches/stable&lt;/code&gt;&lt;/p&gt;


	&lt;p&gt;I tried this a few times to no avail. Then looking back at the examples, the repository is &lt;code&gt;file:///home/ezra/svn&lt;/code&gt; not &lt;code&gt;file:///home/ezra/deployit&lt;/code&gt;. Isn&amp;#8217;t the latter simply a working copy and therefore the command above fails? I was able to do the example above changing it to the former though:&lt;/p&gt;


	&lt;p&gt;&lt;code&gt;$ svn copy --message "Create the stable branch" file:///home/ezra/svn/trunk file:///home/ezra/svn/branches/stable&lt;/code&gt;&lt;/p&gt;


	&lt;p&gt;I&amp;#8217;m new to Subversion so I apologize if I was not following the examples properly.&lt;/p&gt;


	&lt;p&gt;Thanks.&lt;/p&gt;</description>
      <pubDate>Mon, 07 Jan 2008 20:15:19 -0000</pubDate>
      <guid isPermaLink="false">fora.pragprog.com:44:205:2138</guid>
      <author>Curtis Hatter</author>
      <link>http://fora.pragprog.com/forums/44/topics/205</link>
    </item>
  </channel>
</rss>
