slitaz-dev-tools rev 278

Tiny edits
author Paul Issott <paul@slitaz.org>
date Wed Mar 01 19:20:14 2017 +0000 (2017-03-01)
parents 35f40719ec56
children 785860256941
files slitaz-mercurial-style/README slitaz-mercurial-style/up-templates.sh
line diff
     1.1 --- a/slitaz-mercurial-style/README	Wed Mar 01 19:12:07 2017 +0100
     1.2 +++ b/slitaz-mercurial-style/README	Wed Mar 01 19:20:14 2017 +0000
     1.3 @@ -1,15 +1,15 @@
     1.4  README for slitaz-mercurial-style
     1.5  ================================================================================
     1.6  
     1.7 -This the template for our so famous and so used Hg repositories.
     1.8 +This is the template for our so famous and so used Hg repositories.
     1.9  
    1.10  Install: /usr/lib/python2.7/site-packages/mercurial/templates/slitaz
    1.11  
    1.12 -To work on it you need hgweb.cgi with it config file, Lighttpd with CGI Python
    1.13 +To work on it you need hgweb.cgi (with it's config file), Lighttpd with CGI Python
    1.14  support.
    1.15  
    1.16 -To use it localy you can install the package: slitaz-mercurial-style and use 
    1.17 -a config file that look like bellow or use a single repo with a modified .hgrc
    1.18 +To use it locally you can install the package: slitaz-mercurial-style and use 
    1.19 +a config file that looks like below or use a single repo with a modified .hgrc
    1.20  configuration file.
    1.21  
    1.22  --------------------------------------------------------------------------------
     2.1 --- a/slitaz-mercurial-style/up-templates.sh	Wed Mar 01 19:12:07 2017 +0100
     2.2 +++ b/slitaz-mercurial-style/up-templates.sh	Wed Mar 01 19:20:14 2017 +0000
     2.3 @@ -5,7 +5,7 @@
     2.4  
     2.5  rm -rf /usr/lib/python2.7/site-packages/mercurial/templates/slitaz
     2.6  
     2.7 -echo "Copying template files to syste wide location..."
     2.8 +echo "Copying template files to system wide location..."
     2.9  cp -rf templates/slitaz \
    2.10  	/usr/lib/python2.7/site-packages/mercurial/templates
    2.11