savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-hackers] A bug in Savannah's ViewCVS 0.9.2


From: Kelley Cook
Subject: [Savannah-hackers] A bug in Savannah's ViewCVS 0.9.2
Date: Tue, 31 Aug 2004 10:08:01 -0400
User-agent: Mozilla Thunderbird 0.7.1 (Windows/20040626)

This is always reproduceable.

Go to http://savannah.gnu.org/cgi-bin/viewcvs/automake/automake/

Scroll down to bottom choose Show files using tag: branch-1.9

You get the following error message:
----
Python Exception Occurred

Traceback (most recent call last):
 File "/usr/lib/python2.1/viewcvs/viewcvs.py", line 2654, in run_cgi
   main()
 File "/usr/lib/python2.1/viewcvs/viewcvs.py", line 2607, in main
   view_directory(request)
 File "/usr/lib/python2.1/viewcvs/viewcvs.py", line 1155, in view_directory
   fileinfo, alltags = get_logs(full_name, rcs_files, view_tag)
 File "/usr/lib/python2.1/viewcvs/viewcvs.py", line 1102, in get_logs
   raise 'error during rlog: '+hex(status) #+' '+str(chunk)
error during rlog: 0x100
----

These steps are the same as going directly to
http://savannah.gnu.org/cgi-bin/viewcvs/automake/automake/?only_with_tag=branch-1-9

R. Kelley Cook


This is always reproduceable.

Go to http://savannah.gnu.org/cgi-bin/viewcvs/automake/automake/

Scroll down to bottom choose Show files using tag: branch-1.9

You get the following error message:

----
Python Exception Occurred

Traceback (most recent call last):
 File "/usr/lib/python2.1/viewcvs/viewcvs.py", line 2654, in run_cgi
   main()
 File "/usr/lib/python2.1/viewcvs/viewcvs.py", line 2607, in main
   view_directory(request)
 File "/usr/lib/python2.1/viewcvs/viewcvs.py", line 1155, in view_directory
   fileinfo, alltags = get_logs(full_name, rcs_files, view_tag)
 File "/usr/lib/python2.1/viewcvs/viewcvs.py", line 1102, in get_logs
   raise 'error during rlog: '+hex(status) #+' '+str(chunk)
error during rlog: 0x100
----

These steps are the same as going directly to
http://savannah.gnu.org/cgi-bin/viewcvs/automake/automake/?only_with_tag=branch-1-9

R. Kelley Cook







reply via email to

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