man(1) hg: .hgtags, .hgignore disappear in FILES section
Christian Ebert
blacktrash at gmx.net
Wed Sep 19 14:16:28 UTC 2007
Hello,
I might have an ancient xmlto version, so could someone else
check if .hgignore and .hgtags disappear from hg.1?
$ xmlto --version
xmlto version 0.0.18
Here (MacOS 10.4.10, latest Hg from crew) it looks like this atm:
[...]
FILES
This file contains regular expressions (one per line) that describe
file names that should be ignored by hg. For details, see
hgignore(5).
This file contains changeset hash values and text tag names (one of
each separated by spaces) that correspond to tagged versions of the
repository contents.
/etc/mercurial/hgrc, $HOME/.hgrc, .hg/hgrc
This file contains defaults and configuration. Values in .hg/hgrc
override those in $HOME/.hgrc, and these override settings made in
the global /etc/mercurial/hgrc configuration. See hgrc(5) for
details of the contents and format of these files.
[...]
Somehow the list items starting with a dot get eaten.
Unfortunately I don't know how one could escape the dot for the
manpage format (html is ok).
c
--
keyword extension for Mercurial (http://selenic.com/mercurial):
<http://www.blacktrash.org/hg/hgkeyword/> (0.9.2 backwards compatible)
Mercurial crew development repository + keyword extension:
<http://www.blacktrash.org/hg/hg-crew-keyword/>
More information about the Mercurial-devel
mailing list