[viewvc-users] viewvc causes exceptions in python ?
Tony Benham <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <29923637.6315.1266859957822.JavaMail.httpd__21906.9143910476$1266860103$gmane$org@localhost> |
I've installed python 2.6.4, python win32 extensions pywin32-214.win32-py2.6.exe, and viewvc 1.1.3. cvsnt already installed (2.5.03.2382). I'm only using cvsnt.
When I run viewvc using standalone.py, I see my 2 repositories displayed. I click on a repository, and see the list of modules in the repository. If I click a module I see in the browser
An Exception Has Occurred
Python Traceback
Traceback (most recent call last):
File "d:\Program Files\viewvc-1.1.3\lib\viewvc.py", line 4315, in main
request.run_viewvc()
File "d:\Program Files\viewvc-1.1.3\lib\viewvc.py", line 234, in run_viewvc
cfg.overlay_root_options(self.rootname)
File "d:\Program Files\viewvc-1.1.3\lib\config.py", line 278, in overlay_root_options
assert(self.root_options_overlayed == 0)
AssertionError
The command window for the standalone/py file displays a number of lines such as
server ready at http://localhost:49152/viewvc
ORAC.Imageproc.Imageproc.com - - [22/Feb/2010 17:27:29] "GET /viewvc HTTP/1.1" 2
00 -
ORAC.Imageproc.Imageproc.com - - [22/Feb/2010 17:27:29] ViewVC exited ok
ORAC.Imageproc.Imageproc.com - - [22/Feb/2010 17:27:29] "GET /viewvc/*docroot*/s
tyles.css HTTP/1.1" 200 -
ORAC.Imageproc.Imageproc.com - - [22/Feb/2010 17:27:29] ViewVC exited ok
ORAC.Imageproc.Imageproc.com - - [22/Feb/2010 17:27:29] "GET /viewvc/*docroot*/i
mages/viewvc-logo.png HTTP/1.1" 200 -
ORAC.Imageproc.Imageproc.com - - [22/Feb/2010 17:27:29] ViewVC exited ok
ORAC.Imageproc.Imageproc.com - - [22/Feb/2010 17:27:29] "GET /viewvc/*docroot*/i
mages/dir.png HTTP/1.1" 200 -
ORAC.Imageproc.Imageproc.com - - [22/Feb/2010 17:27:29] ViewVC exited ok
ORAC.Imageproc.Imageproc.com - - [22/Feb/2010 17:27:37] "GET /viewvc/development
/ HTTP/1.1" 200 -
ORAC.Imageproc.Imageproc.com - - [22/Feb/2010 17:27:37] ViewVC exited ok
ORAC.Imageproc.Imageproc.com - - [22/Feb/2010 17:27:37] "GET /viewvc/*docroot*/i
mages/up.png HTTP/1.1" 200 -
ORAC.Imageproc.Imageproc.com - - [22/Feb/2010 17:27:37] ViewVC exited ok
ORAC.Imageproc.Imageproc.com - - [22/Feb/2010 17:27:42] "GET /viewvc/development
/AVDP/ HTTP/1.1" 200 -
ORAC.Imageproc.Imageproc.com - - [22/Feb/2010 17:27:42] ViewVC exited ok
I've set SHOW_CHILD_PROCESSES = 1 but no extra info is seen.
Can anyone help me debug the problem ?
Regards
Tony
------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2450552
To unsubscribe from this discussion, e-mail: [[email protected]].