# HG changeset patch # User Paul Issott # Date 1488396014 0 # Node ID bcc5664a94ba234c43b758dce8d745ee5f72f9c0 # Parent 35f40719ec56dc3d4615052c7b0e2bd45cd27cb0 Tiny edits diff -r 35f40719ec56 -r bcc5664a94ba slitaz-mercurial-style/README --- a/slitaz-mercurial-style/README Wed Mar 01 19:12:07 2017 +0100 +++ b/slitaz-mercurial-style/README Wed Mar 01 19:20:14 2017 +0000 @@ -1,15 +1,15 @@ README for slitaz-mercurial-style ================================================================================ -This the template for our so famous and so used Hg repositories. +This is the template for our so famous and so used Hg repositories. Install: /usr/lib/python2.7/site-packages/mercurial/templates/slitaz -To work on it you need hgweb.cgi with it config file, Lighttpd with CGI Python +To work on it you need hgweb.cgi (with it's config file), Lighttpd with CGI Python support. -To use it localy you can install the package: slitaz-mercurial-style and use -a config file that look like bellow or use a single repo with a modified .hgrc +To use it locally you can install the package: slitaz-mercurial-style and use +a config file that looks like below or use a single repo with a modified .hgrc configuration file. -------------------------------------------------------------------------------- diff -r 35f40719ec56 -r bcc5664a94ba slitaz-mercurial-style/up-templates.sh --- a/slitaz-mercurial-style/up-templates.sh Wed Mar 01 19:12:07 2017 +0100 +++ b/slitaz-mercurial-style/up-templates.sh Wed Mar 01 19:20:14 2017 +0000 @@ -5,7 +5,7 @@ rm -rf /usr/lib/python2.7/site-packages/mercurial/templates/slitaz -echo "Copying template files to syste wide location..." +echo "Copying template files to system wide location..." cp -rf templates/slitaz \ /usr/lib/python2.7/site-packages/mercurial/templates