An Exception Has Occurred

Python Traceback

Traceback (most recent call last):
  File "/home/jeremyd/progs/viewvc/lib/viewvc.py", line 4537, in main
    request.run_viewvc()
  File "/home/jeremyd/progs/viewvc/lib/viewvc.py", line 394, in run_viewvc
    self.view_func(self)
  File "/home/jeremyd/progs/viewvc/lib/viewvc.py", line 3230, in view_diff
    log_entry1 = request.repos.itemlog(p1, rev1, vclib.SORTBY_REV, 0, 1, {})[-1]
IndexError: list index out of range