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

viewcvs from stable to testing



I've just upgraded a system from stable to testing and having worked out most 
of the other issues involved in such a huge upgrade but I can not seem to get 
viewcvs 0.9.2+cvs.1.0.dev.2003.05.05-3 to work correctly. Directory listings 
seem to work but that's about it. I thought it might be a problem with the 
allow_tar configuration because I didn't see the link anywhere after 
upgrading but even if I set it to 0 it still gives me trouble. The diff views 
do not even work correctly either ...

Any help would greatly be appreciated.
Could you CC me as I'm not subscribed to the lists?
-Jesse

Here is what I get at the bottom of everyone of my repositories:
An Exception Has Occurred

Python Traceback

Traceback (most recent call last):
  File "/usr/lib/python2.2/viewcvs/viewcvs.py", line 3067, in main
    run_viewcvs(server)
  File "/usr/lib/python2.2/viewcvs/viewcvs.py", line 2987, in run_viewcvs
    view_directory_cvs(request)
  File "/usr/lib/python2.2/viewcvs/viewcvs.py", line 1402, in 
view_directory_cvs
    generate_page(request, cfg.templates.directory, data)
  File "/usr/lib/python2.2/viewcvs/viewcvs.py", line 396, in generate_page
    template.generate(sys.stdout, data)
  File "/usr/lib/python2.2/viewcvs/ezt.py", line 233, in generate
    self._execute(self.program, fp, ctx)
  File "/usr/lib/python2.2/viewcvs/ezt.py", line 348, in _execute
    step[0](step[1], fp, ctx)
  File "/usr/lib/python2.2/viewcvs/ezt.py", line 388, in _cmd_if_any
    self._do_if(value, t_section, f_section, fp, ctx)
  File "/usr/lib/python2.2/viewcvs/ezt.py", line 420, in _do_if
    self._execute(section, fp, ctx)
  File "/usr/lib/python2.2/viewcvs/ezt.py", line 348, in _execute
    step[0](step[1], fp, ctx)
  File "/usr/lib/python2.2/viewcvs/ezt.py", line 424, in _cmd_for
    list = _get_value(valref, ctx)
  File "/usr/lib/python2.2/viewcvs/ezt.py", line 492, in _get_value
    raise UnknownReference(refname)
UnknownReference: params



Reply to: