how to enable extension for hgweb?
Christian Ebert
blacktrash at gmx.net
Tue Jul 3 10:35:27 UTC 2007
Hi all,
Scenario:
I want to enable my keyword extension for the web (changelog in
browser, archive download).
With my local server I can do that eg. by writing the according
configuration in /etc/mercurial/hgrc or, better, by
$ chown www:www repo/.hg/hgrc
Unfortunately, for my public repos, I have not access to /etc/
and not the permissions to change the owner of repo/.hg/hgrc
Does anybody happen to have an idea how to circumvent this from
within mercurial, in this case installed in
$HOME/lib/python/{mercurial,hgext} ?
TIA
c
--
keyword extension for Mercurial (http://selenic.com/mercurial):
<http://www.blacktrash.org/hg/hgkeyword/>
Mercurial crew development repository + keyword extension:
<http://www.blacktrash.org/hg/hg-crew-keyword/>
More information about the Mercurial
mailing list