Hi Trac Users,
For few days I try to do my first SVN source browsing with Trac but it fails.
Could someone help me, I read many archives but didn't found the solution.
1) Here is my config:
Trac-0.11.4
svn-python-1.4.4.win32-py2.5.exe
Apache 2.2.11 as Trac server
mod_python-3.3.1.win32-py2.5-Apache2.2.exe
Subversion 1.4.5 r25188 installed on same machine than Trac with a subversion
server
SWIG bindings pre-installed with trac
Subversion repository:
C:\RepositoryForTrac
my imported java sources are under it
My trac .ini is this one:
[trac]
...
repository_dir = C:/RepositoryForTrac
repository_type = svn
[svn]
...
branches =
tags = tags/*
[components]
....
trac.versioncontrol.api.repositorymanager = enabled
trac.versioncontrol.svn_fs.subversionconnector = disabled
trac.versioncontrol.web_ui.browser.browsermodule = enabled
2) When i Click on "Browse source", I've got the following error on html page:
"
Warning: Can't synchronize with the repository (Unsupported version control
system "svn": Can't find an appropriate component, maybe the corresponding
plugin was not enabled? ). Look in the Trac log for more information.
Trac Error
Unsupported version control system "svn": Can't find an appropriate component,
maybe the corresponding plugin was not enabled?
"
In log:
2009-06-10 11:50:54,898 Trac[main] WARNING: HTTPInternalError: 500 Trac Error
(Unsupported version control system "svn": Can't find an appropriate component,
maybe the corresponding plugin was not enabled? )
2009-06-10 11:50:55,384 Trac[main] DEBUG: 988 unreachable objects found.
3) when I enable svn connector, I think it's Logical but didn't found a paper
to be sure of it:
[components]
trac.versioncontrol.api.repositorymanager = enabled
trac.versioncontrol.svn_fs.subversionconnector = enabled
trac.versioncontrol.web_ui.browser.browsermodule = enabled
My browse source page is blank! (maybe a server error???)
and log only says:
2009-06-10 11:54:08,660 Trac[svn_fs] DEBUG: Subversion bindings imported
If you have any ideas, you are welcome! I'm out of ideas :-(
PS: how can I check My trac use SWIG bindings?
To all Have a good day!
jm.
_________________________________________________________________
Inédit ! Des Emoticônes Déjantées! Installez les dans votre Messenger !
http://www.ilovemessenger.fr/Emoticones/EmoticonesDejantees.aspx
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---