Hello *, I am returning to the original subject of this thread :-) This is what I got now when I pressed the "Browse source" button:
---------------------------------------------------------------- Oops... Trac detected an internal error: argument number 0: a 'apr_pool_t *' is expected, 'instance(<libsvn.core.GenericSWIGWrapper instance at 0x35593bfbea70>)' is received If you think this really should work and you can reproduce it. Then you should consider to report this problem to the Trac team. Go to http://trac.edgewall.com/ and create a new ticket where you describe the problem, how to reproduce it. Don't forget to include the python traceback found below. TracGuide ? The Trac User and Administration Guide Python traceback Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/trac/web/modpython_frontend.py", line 206, in handler dispatch_request(mpr.path_info, mpr, env) File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 139, in dispatch_request dispatcher.dispatch(req) File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 107, in dispatch resp = chosen_handler.process_request(req) File "/usr/lib/python2.4/site-packages/trac/versioncontrol/web_ui/browser.py", line 78, in process_request repos = self.env.get_repository(req.authname) File "/usr/lib/python2.4/site-packages/trac/env.py", line 155, in get_repository from trac.versioncontrol.svn_fs import SubversionRepository File "/usr/lib/python2.4/site-packages/trac/versioncontrol/svn_fs.py", line 25, in ? from svn import fs, repos, core, delta File "/usr/lib64/python2.4/site-packages/svn/fs.py", line 19, in ? from libsvn.fs import * File "/usr/lib64/python2.4/site-packages/libsvn/fs.py", line 29, in ? import core File "/usr/lib64/python2.4/site-packages/libsvn/core.py", line 3057, in ? svn_pool_create() File "/usr/lib64/python2.4/site-packages/libsvn/core.py", line 1098, in svn_pool_create return apply(_core.svn_pool_create, args) TypeError: argument number 0: a 'apr_pool_t *' is expected, 'instance(<libsvn.core.GenericSWIGWrapper instance at 0x35593bfbea70>)' is received ------------------------------------------------------------ So, problems with the web site continue... Andrey -- [email protected] mailing list
