LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1021|回复: 1

ViewVC + SVN 出错。谁知道为啥?

[复制链接]
发表于 2006-4-23 16:44:06 | 显示全部楼层 |阅读模式
我在用ViewVC,但是在 annotation 的地方总是出这个错误,为什么呢?

An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
  File "/opt/ViewVC-1.0/lib/viewvc.py", line 3609, in main
    request.run_viewvc()
  File "/opt/ViewVC-1.0/lib/viewvc.py", line 386, in run_viewvc
    self.view_func(self)
  File "/opt/ViewVC-1.0/lib/viewvc.py", line 2164, in view_annotate
    generate_page(request, "annotate", data)
  File "/opt/ViewVC-1.0/lib/viewvc.py", line 835, in generate_page
    template.generate(request.server.file(), data)
  File "/opt/ViewVC-1.0/lib/ezt.py", line 326, in generate
    self._execute(self.program, ctx)
  File "/opt/ViewVC-1.0/lib/ezt.py", line 455, in _execute
    step[0](step[1], ctx)
  File "/opt/ViewVC-1.0/lib/ezt.py", line 525, in _cmd_for
    for unused in iterator:
  File "/opt/ViewVC-1.0/lib/ezt.py", line 715, in next
    self.last_item = self._iter.next() # may raise StopIteration
  File "/opt/ViewVC-1.0/lib/blame.py", line 78, in __getitem__
    item = self.annotation.__getitem__(idx)
  File "/opt/ViewVC-1.0/lib/vclib/svn/__init__.py", line 503, in __getitem__
    raise vclib.Error("Could not parse blame output at line %i\n%s"
Error: Could not parse blame output at line 1
svn: Can't open config file '/dev/null/.subversion/servers'

我不懂Python,无法调试,谁懂的,请帮忙。谢谢。
 楼主| 发表于 2006-4-23 17:04:45 | 显示全部楼层
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表