Re: [viewvc-users] Assertation error in standalone server
Rob Farmer <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <b025ceb71001070921x7e6be9f6i3e2562025e03998__30215.2619617575$1262884899$gmane$org@mail.gmail.com> |
On Thu, Jan 7, 2010 at 7:29 AM, C. Michael Pilato <[email protected]> wrote: > Rob Farmer wrote: >> 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? > > You're doing nothing wrong. This is a bug in ViewVC. I've filed issue #445 > to track this, and included a workaround in that issue that probably applies > to most folks, yourself included. > > http://viewvc.tigris.org/issues/show_bug.cgi?id=445 > > Sorry for the trouble. Ok, that works for me. Thanks. ---- Rob Farmer > > -- > C. Michael Pilato <[email protected]> > CollabNet <> www.collab.net <> Distributed Development On Demand > > ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2435537 To unsubscribe from this discussion, e-mail: [[email protected]].