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

bugzilla-daemon at red-bean.com bugzilla-daemon at red-bean.com
Tue Jan 24 21:24:36 CST 2006


http://www.red-bean.com/bugzilla/show_bug.cgi?id=198

           Summary: [PATCH]: clarify meaning of 'R' output from "svn status"
           Product: svnbook
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: book
        AssignedTo: svnbook-dev at red-bean.com
        ReportedBy: cmpilato at red-bean.com


* 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
_______________________________________________ svnbook-dev mailing list
svnbook-dev at red-bean.com http://www.red-bean.com/mailman/listinfo/svnbook-dev

-- 
Configure bugmail: http://www.red-bean.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the svnbook-dev mailing list