hgbook
diff fr/examples/ch10/bugzilla-config.lst @ 1010:cd06c45e1631
French translation : ch06-collab.xml - about 50% translated
author | Frédéric Bouquet <youshe.jaalon@gmail.com> |
---|---|
date | Mon Sep 21 00:02:10 2009 +0200 (2009-09-21) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/fr/examples/ch10/bugzilla-config.lst Mon Sep 21 00:02:10 2009 +0200 1.3 @@ -0,0 +1,14 @@ 1.4 +[bugzilla] 1.5 +host = bugzilla.example.com 1.6 +password = mypassword version = 2.16 1.7 +# server-side repos live in /home/hg/repos, so strip 4 leading 1.8 +# separators 1.9 +strip = 4 1.10 +hgweb = http://hg.example.com/ 1.11 +usermap = /home/hg/repos/notify/bugzilla.conf 1.12 +template = Changeset {node|short}, made by {author} in the {webroot} 1.13 + repo, refers to this bug.\n 1.14 + For complete details, see 1.15 + {hgweb}{webroot}?cmd=changeset;node={node|short}\n 1.16 + Changeset description:\n 1.17 + \t{desc|tabindent}