New issue 296: *** HTTP Error 500: Internal error[command interrupted] on Push changes Synchronize http://bitbucket.org/tortoisehg/stable/issue/296/http-error-500-internal-error-command-interrupted-on-push-changes
kroghd on Mon, 15 Jun 2009 11:46:07 +0200: Description: Hi All, Hopefully someone can help - I've searched google extensively for anything resembling tortoisehg & the following error but can not find a solution - so I need some help. What can be causing this error: *** HTTP Error 500: Internal error[command interrupted] It is displayed in TortoiseHG Synchronize when I try and PUSH to my server. I have setup Mercurial 1.2.1 on a private Centos 5.2 server i386 platform 32bit kernel. I am new to Mercurial but do beleive I have set things up correctly at the remote web server & can init a new repo & commit changes at the server & PULL them to my Windows Vista machine using TortoiseHG without a problem. The mercurial repository web browser interface works fine using the link to a sub directory under my domain e.g: http://www.test.com/ In a shell session running hg debuginstall returns no problems detected. At the server .htaccess folder password security has been commented out. Also set the repo's .hg/hgrc file to allow anyone to push: allow_push = * On the server the repo exists under: /home/my_account_name/hg/repos I have a symbolic link setup in my /home/my_account_name/public_html folder pointing to /home/my_account_name/hg folder The hgproc.exe.log shows: Traceback (most recent call last): File "hggtk\hglib.pyc", line 221, in run File "hggtk\hglib.pyc", line 374, in thgdispatch File "hggtk\hglib.pyc", line 363, in <lambda> File "mercurial\commands.pyc", line 2206, in push File "mercurial\localrepo.pyc", line 1509, in push File "mercurial\localrepo.pyc", line 1590, in push_unbundle File "mercurial\httprepo.pyc", line 204, in unbundle File "mercurial\httprepo.pyc", line 124, in do_read File "mercurial\httprepo.pyc", line 78, in do_cmd File "urllib2.pyc", line 380, in open File "urllib2.pyc", line 491, in http_response File "urllib2.pyc", line 418, in error File "urllib2.pyc", line 353, in _call_chain File "urllib2.pyc", line 499, in http_error_default HTTPError: HTTP Error 500: Internal error If someone can assist I'd really appreciate it. Thanks in advance. -Dave Responsible: tortoisehg -- This is an issue notification from bitbucket.org. You are receiving this either because you are the owner of the issue, or you are following the issue. ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
