Not trusting file ...hgrc

Neal Becker ndbecker2 at gmail.com
Fri Jan 18 19:34:26 CST 2008


I'm trying to setup hgwebdir.  I have a dir owned by user 'hg' and the repo
is all owned by 'hg', which I want in order to ssh update the repo.

But apache.apache runs the server, and it says:
Not trusting file /home/hg/numpy.ext/.hg/hgrc 

chown apache.apache .hg/hgrc

fixes this, but then, of course, hg can't update it through ssh.

Is there a more elegant solution?



More information about the Mercurial mailing list