Cannot push to shared server

Nick Gamroth thebeekeeper at gmail.com
Tue Apr 27 21:49:18 CDT 2010


Hi,
I've installed mercurial on a shared host (bluehost) using these
instructions: http://gttools.com/bluehost-setup/mercurial-and-trac-setup-on-bluehost/

I can create repositories on the server from the shell, and I can even
clone them on my local machine.  I am not able to push changes back to
the server however.

Here is all the information I get:


eper at ubuntu:/host/temp/f/PROJECT$ hg --verbose push
http://****:****@thebeekeeper.net/hg/repos/PROJECT
Not trusting file /host/temp/f/PROJECT/.hg/hgrc from untrusted user
root, group root
Not trusting file /host/temp/f/PROJECT/.hg/hgrc from untrusted user
root, group root
real URL is http://thebeekeeper.net/hg/repos/PROJECT/
(falling back to static-http)
pushing to http://gamroth:***@thebeekeeper.net/hg/repos/PROJECT
abort: cannot lock static-http repository

I'm mostly sure that I followed the instructions correctly, but it
seems like there's something obvious I'm missing.

Thanks,
Nick


More information about the Mercurial mailing list