[viewvc-users] Assertation error in standalone server
Rob Farmer <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <b025ceb71001070206ya1deffkc9df7cccb0647142__27148.4134872027$1262874700$gmane$org@mail.gmail.com> |
Hi,
I am trying to set up ViewVC on a CVS repository and am recieving the
following when I try to access the http server:
An Exception Has Occurred
Python Traceback
Traceback (most recent call last):
File "/usr/local/viewvc/lib/viewvc.py", line 4315, in main
request.run_viewvc()
File "/usr/local/viewvc/lib/viewvc.py", line 398, in run_viewvc
self.view_func(self)
File "/usr/local/viewvc/lib/viewvc.py", line 1838, in view_roots
allroots = list_roots(request)
File "/usr/local/viewvc/lib/viewvc.py", line 4180, in list_roots
auth = setup_authorizer(cfg, request.username, root)
File "/usr/local/viewvc/lib/viewvc.py", line 805, in setup_authorizer
authorizer, params = cfg.get_authorizer_and_params_hack(rootname)
File "/usr/local/viewvc/lib/config.py", line 314, in
get_authorizer_and_params_hack
assert(self.root_options_overlayed == 0)
AssertionError
What am I doing wrong? My config file is the default except for:
cvs_roots = cvsroot: /home/ncvs
----
Rob Farmer
------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2435447
To unsubscribe from this discussion, e-mail: [[email protected]].