This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Ping: viewvc: python: RuntimeError: maximum recursion limit exceeded
- From: Jie Zhang <jzhang918 at gmail dot com>
- To: Georg-Johann Lay <avr at gjlay dot de>
- Cc: gcc at gcc dot gnu dot org, overseers at gcc dot gnu dot org
- Date: Sun, 4 Sep 2011 21:51:59 -0400
- Subject: Re: Ping: viewvc: python: RuntimeError: maximum recursion limit exceeded
- References: <4E48D4CC.8000801@gjlay.de> <4E63CC7E.5070602@gjlay.de>
On Sun, Sep 4, 2011 at 3:07 PM, Georg-Johann Lay <avr@gjlay.de> wrote:
>> Hi, I'm getting the following error in viewvc for several days now:
>>
>> http://gcc.gnu.org/viewcvs/trunk/gcc/dse.c?view=markup
>>
>> An Exception Has Occurred
>> Python Traceback
>>
>> RuntimeError: maximum recursion limit exceeded
>>
I reported a similar issue one year ago, but no one was interested to fix it.
http://gcc.gnu.org/ml/gcc/2010-04/msg00943.html
So I just did a rsync of GCC SVN repository and installed a ViewVC on
my pc. It works fine.
Jie