ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Bug in ViewVC

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Wed, 06 Apr 2011 07:51:32 +0200
Hi Gerald,

Just to let you know that when accessing the full repository whenever you want to view a file you run into an exception:

Traceback (most recent call last):
  File "/web/anonsvn.wireshark.org/viewvc-1.1.9/lib/viewvc.py", line 4461, in main
    request.run_viewvc()
File "/web/anonsvn.wireshark.org/viewvc-1.1.9/lib/viewvc.py", line 394, in run_viewvc
    self.view_func(self)
File "/web/anonsvn.wireshark.org/viewvc-1.1.9/lib/viewvc.py", line 1846, in view_markup
    markup_or_annotate(request, 0)
File "/web/anonsvn.wireshark.org/viewvc-1.1.9/lib/viewvc.py", line 1771, in markup_or_annotate
    fp, revision = request.repos.openfile(path, rev, {'cvs_oldkeywords' : 1})
TypeError: openfile() takes exactly 3 arguments (4 given)

Thanks,
Jaap