savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers] Python Exception viewing gcc CVS


From: Sylvain Beucler
Subject: Re: [Savannah-hackers] Python Exception viewing gcc CVS
Date: Thu, 12 Feb 2004 13:14:20 +0100

It is a strange error since the corresponding command line cvs command works: cvs -z3 -d:ext:address@hidden:/cvsroot/gcc co -r gcc_3_2_3_release co gcc
You may want to use that method for now.

Maybe it comes from ViewCVS. We should send them a support/bug request, though they seem to have a lack of user support.

--
Sylvain


Johan Walles wrote :
I attempted to access "http://savannah.gnu.org/cgi-bin/viewcvs/gcc/gcc/?only_with_tag=gcc_3_2_3_release";.

I got this:

"
Python Exception Occurred

Traceback (most recent call last):
  File "/usr/lib/python2.1/viewcvs/viewcvs.py", line 2650, in run_cgi
    main()
  File "/usr/lib/python2.1/viewcvs/viewcvs.py", line 2603, in main
    view_directory(request)
File "/usr/lib/python2.1/viewcvs/viewcvs.py", line 1151, in view_directory
    fileinfo, alltags = get_logs(full_name, rcs_files, view_tag)
  File "/usr/lib/python2.1/viewcvs/viewcvs.py", line 1098, in get_logs
    raise 'error during rlog: '+hex(status)
error during rlog: 0x100
"

I got to that URL by going to http://savannah.gnu.org/cgi-bin/viewcvs/gcc/gcc/ and selecting gcc_3_2_3_release from the "Show files using tag:" box.

  Regards //Johan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]