Displaying 1 result from an estimated 1 matches for "view_func".
Did you mean:
new_func
2007 Feb 14
1
Viewcvs/svn broken?
...database.
cc
Trying to 'view as text' this breaks with:
Traceback (most recent call last):
File "/s1/anonsvn/viewvc-install/lib/viewvc.py", line 3611, in main
request.run_viewvc()
File "/s1/anonsvn/viewvc-install/lib/viewvc.py", line 388, in
run_viewvc
self.view_func(self)
File "/s1/anonsvn/viewvc-install/lib/viewvc.py", line 2132, in
view_checkout
path, rev = _orig_path(request)
File "/s1/anonsvn/viewvc-install/lib/viewvc.py", line 754, in
_orig_path
pathrev, rev)), rev
File "/s1/anonsvn/viewvc-install/lib/vclib/svn/__ini...