hg clone doesn't really clone

Martin Geisler mg at lazybytes.net
Tue Aug 11 06:25:38 CDT 2009


"Hudes, Dana" <hudesd at hra.nyc.gov> writes:
 
> I haven't got mercurial up just yet on my solaris host (busy in
> dependency building...the prebuilt asciidoc isn't good enough and the
> current wants xmlto and -that- isn't pleased with the solaris 10
> getopt...which is deprecated).

You'll only need asciidoc and xmlto if you do 'make install' -- if you
do 'make local' instead and simply symlink the 'hg' script into your
PATH, then you'll get a nice self-contained Mercurial install without
having to mess with building the documentation. You can view the man
pages online:

  http://www.selenic.com/mercurial/hg.1.html
  http://www.selenic.com/mercurial/hgrc.5.html
  http://www.selenic.com/mercurial/hgignore.5.html

The next version of Mercurial wont use asciidoc and xmlto. Instead we're
going to use Docutils, specifically the rst2html and rst2man tools.

-- 
Martin Geisler

VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
SMPC (Secure Multiparty Computation) to Python. See: http://viff.dk/.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://selenic.com/pipermail/mercurial/attachments/20090811/ca67406c/attachment.pgp 


More information about the Mercurial mailing list