palma
unread,Jan 26, 2012, 1:15:54 PM1/26/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Sindice Developers
An Exception Has Occurred
Python Traceback
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/viewvc/lib/viewvc.py", line
4337, in main
request.run_viewvc()
File "/usr/lib/python2.4/site-packages/viewvc/lib/viewvc.py", line
230, in run_viewvc
roottype, rootpath = locate_root(cfg, self.rootname)
File "/usr/lib/python2.4/site-packages/viewvc/lib/viewvc.py", line
4275, in locate_root
path_in_parent = find_root_in_parents(cfg, rootname, 'svn')
File "/usr/lib/python2.4/site-packages/viewvc/lib/viewvc.py", line
4258, in find_root_in_parents
roots = vclib.svn.expand_root_parent(pp, rootname)
File "/usr/lib/python2.4/site-packages/viewvc/lib/vclib/svn/
__init__.py", line 46, in expand_root_parent
for rootname in subpaths:
TypeError: iteration over non-sequence