[PATCH]: clarify meaning of 'R' output from "svn status"

Eric Hanchrow offby1 at blarg.net
Tue Jan 10 19:07:10 CST 2006


* Svnbook/src/en/book/ch09.xml

  (svn.ref.svn.c.status): clarify meaning of 'R' output

Index: ch09.xml
===================================================================
--- ch09.xml	(revision 1906)
+++ ch09.xml	(working copy)
@@ -3395,7 +3395,10 @@
             <varlistentry>
               <term>'R'</term>
               <listitem>
-                <para>Item has been replaced in your working copy.</para>
+                <para>Item has been replaced in your working copy.
+                This means the file was scheduled for deletion, and
+                then a new file with the same name was scheduled for
+                addition in its place.</para>
               </listitem>
             </varlistentry>
 

-- 
If you're trying to choose between two theories and one gives
you an excuse for being lazy, the other one is probably right.
        -- Paul Graham





More information about the svnbook-dev mailing list