- Subject: [Ethereal-dev] 404 errors when using ViewCVS?
- From: Ian Schorr <ethereal@xxxxxxxxxxxxx>
- Date: Tue, 3 Aug 2004 16:32:50 -0400
I'm getting errors when trying to use ViewCVS to view file revs older
than approx. July 20th.
For example, viewing rev 11400 of /trunk/gtk/conversations_table.c
gives me:
http://anonsvn.ethereal.com/viewcvs/viewcvs.py/trunk/gtk/
conversations_table.c?rev=11400&view=markup
An Exception Has Occurred
trunk/gtk/conversations_table.c: unknown location
HTTP Response Status
404 Not Found
Python Traceback
Traceback (most recent call last):
File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 2752, in main
request.run_viewcvs()
File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 307, in
run_viewcvs
% self.where, '404 Not Found')
ViewCVSException: 404 Not Found: trunk/gtk/conversations_table.c:
unknown location
I can view rev 11448 just fine, however.
I'm not sure if this happens if I use other methods to view or check
out this (or other, older) rev of the file.
Ian