New issue 21: Graph creation failure. http://bitbucket.org/tortoisehg/stable/issue/21/graph-creation-failure
gnezim on Fri, 20 Feb 2009 13:46:58 +0100: Description: 1. Create a new repository (OS - windows 2003) 2. Start "Web Server" (hg serve) 3. Open url shown in log window of hg server 4. Try to open graph link in menu and you will get the following message: "Internal Server Error" log message: ------ cut ------- 192.168.1.179 - - [20/Feb/2009 15:42:10] "GET / HTTP/1.1" 200 - listening at http://outluk.server.ru:8000/ (0.0.0.0:8000) process_request: <class 'threading.Thread'> 192.168.1.179 - - [20/Feb/2009 15:42:31] "GET / HTTP/1.1" 200 - process_request: <class 'threading.Thread'> 192.168.1.179 - - [20/Feb/2009 15:42:31] "GET /static/style-paper.css HTTP/1.1" 200 - 192.168.1.179 - - [20/Feb/2009 15:42:31] "GET /static/hglogo.png HTTP/1.1" 200 - 192.168.1.179 - - [20/Feb/2009 15:42:34] "GET /graph/000000000000 HTTP/1.1" 500 - 192.168.1.179 - - [20/Feb/2009 15:42:34] Exception happened during processing request '/graph/000000000000': Traceback (most recent call last): File "mercurial\hgweb\server.pyc", line 68, in do_POST File "mercurial\hgweb\server.pyc", line 61, in do_write File "mercurial\hgweb\server.pyc", line 125, in do_hgweb File "mercurial\hgweb\hgweb_mod.pyc", line 80, in __call__ File "mercurial\hgweb\hgweb_mod.pyc", line 182, in run_wsgi File "mercurial\hgweb\webcommands.pyc", line 647, in graph File "mercurial\graphmod.pyc", line 29, in graph AssertionError ------- cut --------- 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. ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
