You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2011/05/29 20:27:59 UTC

svn commit: r1128923 - /subversion/site/publish/docs/release-notes/1.7.html

Author: stsp
Date: Sun May 29 18:27:59 2011
New Revision: 1128923

URL: http://svn.apache.org/viewvc?rev=1128923&view=rev
Log:
* publish/docs/release-notes/1.7.html: Mention 'svn relocate'.

Modified:
    subversion/site/publish/docs/release-notes/1.7.html

Modified: subversion/site/publish/docs/release-notes/1.7.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.7.html?rev=1128923&r1=1128922&r2=1128923&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.7.html (original)
+++ subversion/site/publish/docs/release-notes/1.7.html Sun May 29 18:27:59 2011
@@ -556,6 +556,17 @@ working copy required creating each file
 </pre>
 </div>  <!-- update-parents -->
 
+<div class="h4" id="svn-relocate">
+<h4>New subcommand: svn relocate
+  <a class="sectionlink" href="#svn-relocate"
+    title="Link to this section">&para;</a>
+</h4>
+<p>A new <code>svn relocate</code> subcommand has been added.
+It points a working copy to a different repository root URL serving
+the same purpose as the old <code>svn switch --relocate</code> syntax
+which has now been deprecated.
+</div>  <!-- svn-relocate -->
+
 <div class="h4" id="switch-ancestry-check">
 <h4>svn switch now checks ancestry
   <a class="sectionlink" href="#switch-ancestry-check"