Re: svn commit: r10818 - trunk/doc/book/book

"Brian W. Fitzpatrick" <[email protected]> Tue, 7 Sep 2004 22:25:21 -0500
Newsgroups gmane.mail.eyebrowse.devel,gmane.comp.version-control.subversion.svn
Message-ID <B74187DC-0146-11D9-8D13-000393B4C1D8__5972.92123497954$1094660323$gmane$org@collab.net>
On Sep 5, 2004, at 8:36 AM, [email protected] wrote:
> Modified: trunk/doc/book/book/ch04.xml
> Url:  
> http://svn.collab.net/viewcvs/svn/trunk/doc/book/book/ch04.xml? 
> view=diff&rev=10818&p1=trunk/doc/book/book/ch04.xml&r1=10817&p2=trunk/ 
> doc/book/book/ch04.xml&r2=10818
> ======================================================================= 
> =======
> --- trunk/doc/book/book/ch04.xml	(original)
> +++ trunk/doc/book/book/ch04.xml	Sun Sep  5 08:35:59 2004
> @@ -646,7 +646,7 @@
>        <para>A word of warning: while <command>svn diff</command> and
>          <command>svn merge</command> are very similar in concept, they
>          do have different syntax in many cases.  Be sure to read about
> -        them in Chapter 8 for details, or ask <command>svn
> +        them in Chapter 9 for details, or ask <command>svn
>          help</command>.  For example, <command>svn merge</command>
>          requires a working-copy path as a target, i.e. a place where
>          it should apply the tree-changes.  If the target isn't

Hmm.. shouldn't this be an xref to avoid this kind of renumbering hooey  
in the future?

-Fitz