Hello Team, I get following error when I try to browse my SVN repository in Trac. I can see the repository in the Repository Index page, but when I click the repository to browse it, I get the error below. SVN works fine when I use Tortoise client. Can you help me? What is the problem?
Gruß Guido Oops… Trac detected an internal error: TypeError: argument number 2: This is probably a local installation issue. Found a bug in Trac? If you think this should work and you can reproduce the problem, you should consider creating a bug report. Before you do that, though, please first try searching for similar issues, as it is quite likely that this problem has been reported before. For questions about installation and configuration of Trac or its plugins, please try the mailing list instead of creating a ticket. Otherwise, please a new bug report describing the problem and explain how to reproduce it. Python Traceback Most recent call last: File "/opt/lib/python2.5/site-packages/trac/web/main.py", line 511, in _dispatch_request File "/opt/lib/python2.5/site-packages/trac/web/main.py", line 237, in dispatch File "/opt/lib/python2.5/site-packages/trac/versioncontrol/web_ui/ browser.py", line 371, in process_request File "/opt/lib/python2.5/site-packages/trac/versioncontrol/web_ui/ util.py", line 64, in get_existing_node File "/opt/lib/python2.5/site-packages/trac/versioncontrol/cache.py", line 302, in get_node File "/opt/lib/python2.5/site-packages/trac/versioncontrol/svn_fs.py", line 454, in get_node File "/opt/lib/python2.5/site-packages/trac/versioncontrol/svn_fs.py", line 687, in __init__ File "/opt/lib/svn-python/libsvn/fs.py", line 244, in svn_fs_revision_root System Information: User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0) Gecko/20100101 Firefox/7.0 Trac 0.12.1 Genshi 0.6 pysqlite 2.3.2 Python 2.5.5 (r255:77872, May 13 2010, 22:27:01) [GCC 4.2.3] setuptools 0.6c11 SQLite 3.7.3 Subversion 1.6.15 (r1038135) jQuery 1.4.2 Enabled Plugins: SvnAuthzAdminPlugin 0.2 /share/HDA_DATA/Trac/projekt1/plugins/SvnAuthzAdminPlugin-0.2- py2.5.egg TracAccountManager 0.3.2 /share/HDA_DATA/Trac/projekt1/plugins/TracAccountManager-0.3.2- py2.5.egg TracMasterTickets 3.0.2 /share/HDA_DATA/Trac/projekt1/plugins/TracMasterTickets-3.0.2- py2.5.egg TracSubversionLocation 1.0.1 /share/HDA_DATA/Trac/projekt1/plugins/TracSubversionLocation-1.0.1- py2.5.egg TracWysiwyg 0.12.0.3 /share/HDA_DATA/Trac/projekt1/plugins/TracWysiwyg-0.12.0.3-py2.5.egg -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
