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

A typo and erroneous output in Ch 5 of The Book

From: Juanma Barranquero <jmbarranquero_at_wke.es>
Date: 2004-02-18 11:02:13 CET

I'm seeing this:

> Another common use of svnadmin is to query the repository for outstanding—possibly Subverdead—
> sion transactions.

in ch. 05, pg. 69 of the PDF for the book (r8581). The XML source is as
follows:

      <para>Another common use of <command>svnadmin</command> is to
        query the repository for outstanding&mdash;possibly
        dead&mdash;Subversion transactions.

so perhaps it's a glitch in the DocBook tools.

Tiny typo:

Index: ch05.xml
===================================================================
--- ch05.xml (revision 8677)
+++ ch05.xml (working copy)
@@ -1524,5 +1524,5 @@
         <literal>pre-</literal> and
         <literal>post-revprop-change</literal> hooks are still
- triggered, and therefore must be setupto accept changes of
+ triggered, and therefore must be setup to accept changes of
         this nature. But an administrator can get around these
         protection by passing the <option>--bypass-hooks</option>

And, BTW, in the next line, shouldn't that "protection" be a plural
after "these"? (Genuine question, my English isn't that good).

                                                                Juanma

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 18 11:02:32 2004

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.