[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Doc patches (Was: Exciting news about the Subversion Handbook...)

From: Andreas J. Koenig <andreas.koenig_at_anima.de>
Date: 2002-10-28 07:18:31 CET

Thanks, Fitz, for manually applying the patches, I was already afraid,
somebody would ask me to recreate them:-)

>>>>> On Sun, 27 Oct 2002 22:13:02 -0600, "B. W. Fitzpatrick" <fitz@red-bean.com> said:

>> @@ -137,7 +137,7 @@
>> M ./bar/baz.c
>> @end example
>>
>> -If you specify either the @option{-u} or @option{-v} switch, a ``long''
>> +If you specify the @option{-u} switch, the repository is contacted and a ``long''
>> format is used:
>>
>> @example

> (now in appa.xml, line 184)

> This is a good point about contacting the repository, but why have you
> removed the note about -v showing long format as well?

-u and -v use different "long" formats and need to be documented
separately. Moreover, as you can combine -u and -v, it needs to be
explained what each of them does. As -u is much more important than
-v, and the example following that paragraph *is* about -u, not -v, my
patch concentrated on that.

Alas, I even forgot to patch that example! The example shows the
output of -u, so whatever you decide about the paragraph above, please
do also the following:

Index: doc/book/book/appa.xml
===================================================================
--- doc/book/book/appa.xml (revision 3522)
+++ doc/book/book/appa.xml (working copy)
@@ -186,7 +186,7 @@
       used:</para>
 
     <screen>
-% svn status
+% svn status -u
 M 1047 ./foo.c
 _ * 1045 ./faces.html
 _ * - ./bloo.png

Thanks again,

-- 
andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 28 07:19:36 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.