<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Blah Blah Woof Woof comments on Restoring a deleted directory or branch in subversion</title>
    <link>http://vault.openmonkey.com/</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Blah Blah Woof Woof comments</description>
    <item>
      <title>"Restoring a deleted directory or branch in subversion": comment by Steve Wick</title>
      <description>How do you know what revision number to restore?</description>
      <pubDate>Thu, 27 Sep 2007 10:08:11 PDT</pubDate>
      <guid>http://vault.openmonkey.com/articles/2007/09/02/restoring-a-deleted-directory-or-branch-in-subversion#comment-192</guid>
      <link>http://vault.openmonkey.com/articles/2007/09/02/restoring-a-deleted-directory-or-branch-in-subversion#comment-192</link>
    </item>
    <item>
      <title>"Restoring a deleted directory or branch in subversion" by triley</title>
      <description>&lt;p&gt;To restore a deleted directory or branch in a subversion repository, use the &lt;code&gt;svn copy&lt;/code&gt; command.  Copy it from the last revision before it was removed:&lt;/p&gt;

&lt;p&gt;svn copy -r 1234 http://svnserver/path/to/branch http://svnserver/path/to/branch&lt;/p&gt;

</description>
      <pubDate>Sun,  2 Sep 2007 17:48:00 PDT</pubDate>
      <guid>&lt;a href="/articles/2007/09/02/restoring-a-deleted-directory-or-branch-in-subversion"&gt;Restoring a deleted directory or branch in subversion&lt;/a&gt;</guid>
      <link>&lt;a href="/articles/2007/09/02/restoring-a-deleted-directory-or-branch-in-subversion"&gt;Restoring a deleted directory or branch in subversion&lt;/a&gt;</link>
    </item>
  </channel>
</rss>
