Looking for solution to: HTTP Error 500: Permission denied: .hg/store/lock when pushing
jshill4
jshill4 at cs.wisc.edu
Thu Jul 15 18:13:40 UTC 2010
This seems to be a problem that a lot of people are having but there don't
seem to be any answers.
I have a test repository called test_repo and hgweb.cgi in the same
directory, both are accessible to the web servers user and test_repo is is
writable.
the contents of test_repo/.hg/hgrc is:
[web]
allow_push = *
[trusted]
users = *
groups = *
When I attempt to push I get:
http authorization required
realm: Mercurial repositories
user: jshill4
password:
pushing to https://****/test/hgweb.cgi
searching for changes
abort: HTTP Error 500: Permission denied: .hg/store/lock
What's going on? Another post said that this might have something to do
with selinux but I don't know if I'm using that or not.
Thanks for any help.
- Jim
--
View this message in context: http://mercurial.808500.n3.nabble.com/Looking-for-solution-to-HTTP-Error-500-Permission-denied-hg-store-lock-when-pushing-tp970286p970286.html
Sent from the General mailing list archive at Nabble.com.
More information about the Mercurial
mailing list