Sorry, I solved it myself.It seemed I had a wrong repository path.Now I changed it to /project1 and all is OK. but new problem came. >From my client I can browse the trac home page,but can't browse any other page.Browser shows "the page can't use."(Sorry my system is japanese and I don't know what shows in English.).
these are configurations: <Location /trac_test> # SetEnv TRAC_ENV d:\wangbin\project1\trac2 SetHandler mod_python PythonInterpreter main_interpreter PythonHandler trac.web.modpython_frontend PythonOption TracEnv d:\wangbin\project1\trac2 PythonOption TracUriRoot /trac_test </Location> [trac] repository_dir = d:\wangbin\project1 repository_type = svn --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
