git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Hugh Esco <hesco@yourmessagedelivered.com>
To: git@vger.kernel.org
Subject: bug report, v1.7.12.1 -- Documentation/git-bundle.xml:130: parser error
Date: Sun, 30 Sep 2012 03:08:19 -0400	[thread overview]
Message-ID: <20120930030819.b5195ee0.hesco@yourmessagedelivered.com> (raw)

doing a source install of git v1.7.12.1, 
on the `make all doc` step, I get:

xmlto: input does not validate (status 1)
/usr/local/git-git-51993a4/Documentation/git-bundle.xml:130: parser error : Opening and ending tag mismatch: subscript line 130 and literal
such as <literal>master<subscript>1</literal> cannot be packaged, but are perfec
                                             ^
/usr/local/git-git-51993a4/Documentation/git-bundle.xml:134: parser error : Opening and ending tag mismatch: literal line 134 and subscript
specified explicitly (e.g. <literal>^master</subscript>10</literal>), or implici
                                                       ^
make[1]: *** [git-bundle.1] Error 1
make[1]: Leaving directory `/usr/local/git-git-51993a4/Documentation'
make: *** [doc] Error 2

-------------------------------------------
and the patch which permitted me to proceed
-------------------------------------------

130c130
> such as <literal>master</literal><subscript>1</subscript> cannot be packaged, but are perfectly suitable for
---
< such as <literal>master<subscript>1</literal> cannot be packaged, but are perfectly suitable for

134c134
> specified explicitly (e.g. <literal>^master</literal><subscript>10</subscript>), or implicitly (e.g.
---
< specified explicitly (e.g. <literal>^master</subscript>10</literal>), or implicitly (e.g.

-------------------------------------------
-------------------------------------------

Next bug encountered with:
Documentation/git-check-ref-format.xml

details to follow in next email.

-- 
Hugh Esco 
404-424-8701
YourMessageDelivered.com
Keeping Your Group in the Loop
No Matter How Large or How Small

             reply	other threads:[~2012-09-30  7:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-30  7:08 Hugh Esco [this message]
2012-09-30  7:34 ` bug report, v1.7.12.1 -- Documentation/git-bundle.xml:130: parser error Junio C Hamano
2012-09-30 18:02   ` Jeff King
2012-09-30 18:29     ` Hugh Esco

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120930030819.b5195ee0.hesco@yourmessagedelivered.com \
    --to=hesco@yourmessagedelivered.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).