Unable to https push (or push at all by http)

Tim Boudreau tboudreau at sun.com
Sat Jun 20 17:27:37 CDT 2009



Matt Mackall wrote:
> 
> On Sat, 2009-06-20 at 13:45 -0700, Tim Boudreau wrote:
>> I followed the instructions here
>> http://slucas.wikidot.com/en:hgweb-mod-python to get Mercurial 1.2.1 set
>> up
>> with hgwebdir and being served by apache, on Gentoo 2.6.30.  Web access
>> and
>> http or https clone works fine.  Pushing, however, is not working at all. 
>> I'm hoping it's some simple configuration issue that will be obvious to
>> someone here.
> 
> These problems are almost universally in your Apache config. Recommend
> you try limiting access to a plain HTML file and going from there.
> 

I don't doubt there are.  But I don't understand your suggestion - apache is
serving plain html fine over http and https.  

I've gone so far as to make the repository directories being world writable,
including the .hg subdirs, so it doesn't seem to be a permissions problem. 
Also, with authentication on, 'hg out' works correctly, so it appears
authentication is working fine.

The problem seems to be specific to POST operations.  Any suggestions?

Thanks,

Tim
-- 
View this message in context: http://www.nabble.com/Unable-to-https-push-%28or-push-at-all-by-http%29-tp24129115p24129866.html
Sent from the Mercurial mailing list archive at Nabble.com.



More information about the Mercurial mailing list