Wireshark mailing list archives

Re: Bug in ViewVC


From: Gerald Combs <gerald () wireshark org>
Date: Wed, 06 Apr 2011 08:59:58 -0700

The extremely large log message in r34731 was triggering a bug in ViewVC:

    http://viewvc.tigris.org/issues/show_bug.cgi?id=477

It looks like my attempt at a patch didn't work correctly. It should be
fixed now.

On 4/5/11 10:51 PM, Jaap Keuter wrote:
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
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


-- 
Join us for Sharkfest ’11! · Wireshark® Developer and User Conference
Stanford University, June 13-16 · http://sharkfest.wireshark.org
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: