[MERGE][1.0] Rename pack-0.92 to pack-0-92 to fix User Reference generation

Alexander Belchenko bialix at ukr.net
Fri Dec 7 04:50:41 GMT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ian Clatworthy пишет:
> Checking the User Reference generation today, it was broken because ReST
> gets confused if an option has a '.' in it. The init, init-repo and
> upgrade commands all have that due to the pack-0.92 format name being
> options.
> 
> This patch fixes that by renaming the format to pack-0-92. We could make
> it pack-092 if people prefer. It doesn't matter a lot UI wise because
> it's the default now anyway, but the pattern ought to be consistent
> going forward and I think the '-' in place of a '.' is better than
> leaving it out.

And BTW I'm strongly suggest to finally start using strict mode for html generation,
so any breaks for our docs will be caught by PQM:

=== modified file 'Makefile'
- --- Makefile 05.12.2007 22:12:27
+++ Makefile 07.12.2007 6:49:14
@@ -75,7 +75,7 @@
 ifdef PRETTY
 rst2html := $(PYTHON) tools/rst2prettyhtml.py doc/bazaar-vcs.org.kid
 else
- -rst2html := $(PYTHON) tools/rst2html.py --link-stylesheet --footnote-references=superscript
+rst2html := $(PYTHON) tools/rst2html.py --link-stylesheet --footnote-references=superscript
- --halt=warning
 endif

 # translate txt docs to html



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHWNEhzYr338mxwCURAkWbAJ9A5iAcL4P5mAg/EmBRenpm+ypSwwCeOPXd
9DM1AIAux0gl1y1usSKklec=
=7MAp
-----END PGP SIGNATURE-----



More information about the bazaar mailing list