相忘于江湖

泉涸,鱼相与处于陆,相呴以湿,相濡以沫,不如相忘于江湖。《庄子.大宗师篇》

Tried to enable hg push over http, but failed

Wednesday Oct 18, 2006

For a centralized workspace with multiple committers, it's important to make sure the write access to the workspace works fine. At the beginning we try to use push back over http, described in selenic.com.
- create .htaccess
- create htpasswd
- put 'allow_push = *' in .hg/hgrc
- put 'push_ssl = false' in .hg/hgrc
...

But it just don't work.
:(

I found the same problem as Georg encountered:
http://marc.theaimsgroup.com/?l=mercurial&m=115438570707603&w=2

Any one who has the workaround for it please feel free to let me know.
:)

[3] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg
Comments:

Hi, i changed the owner of the repo to apache user (www-data) and remote push over http worked! I'll try using suexec

Posted by Rolando on February 01, 2007 at 05:03 AM CST #

I used Mercurial 0.9 when I wrote this blog. They said that 0.9.1 has fixed this issue. But I didn't got time to try it yet.

Posted by Simford on March 29, 2007 at 09:06 PM CST #

Thanks for your information, i have read it, very good!

Posted by Tiffany Bracelets on November 13, 2009 at 02:36 PM CST #

Post a Comment:
  • HTML Syntax: NOT allowed