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

Book borken?

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2003-10-05 22:41:29 CEST

I've not been able to build the RedHat RPM since rev 7289 where the book
chapter 8 XML was changed.

Has anyone else seen this? I took a look at it briefly and didn't see anything
obviously wrong on my first perusal, but I'm not familiar with the DOCBOOK
XML stuff so I know I'm missing something.

Everything worked with rev 7288 but not 7289 - current (7308).

Here is the error I get when trying to build the book:

+ make SVNVERSION=7308 XSL_DIR=/usr/share/sgml/docbook/xsl-stylesheets
all-html
make[1]: Entering directory
`/home/david/rpms/build/subversion-0.30.0/doc/book'
echo '<!ENTITY svn.version "Draft Revision '`echo 7308`'">' >
./book/version.xml; \
 
xsltproc --stringparam html.stylesheet styles.css \
           --output ./book/book.html
/usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl ./book/book.xml
book/ch08.xml:4275: error: xmlParseEntityRef: no name
REVISION PATH &lt;ID&
                      ^
book/ch08.xml:4277: error: xmlParseStartTag: invalid element name
      19 /tags/1.0 <1.2.12>
                      ^
book/ch08.xml:4278: error: xmlParseStartTag: invalid element name
      17 /branches/1.0-rc2 <1.1.10>
                              ^
book/ch08.xml:4279: error: xmlParseStartTag: invalid element name
      16 /branches/1.0-rc2 <1.1.x>
                              ^
book/ch08.xml:4280: error: xmlParseStartTag: invalid element name
      14 /trunk <1.0.q>

-- 
David Wayne Summers          "Linux: Because reboots are for hardware upgrades!"
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Oct 5 22:50:19 2003

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.