My trac works perfectly fine EXCEPT for svn. The svn paths seem to be configured properly. tracd works perfectly fine INCLUDING svn.
since trac doesn't choke on lack of SVN, I don't know how to debug this (PythonDebug On does no good). The standard subversion works well (i.e. svn co / as well as standard http browsing of the repository...) On Oct 2, 5:47 pm, <[EMAIL PROTECTED]> wrote: > Did you restart Apache? > > Which messages could be found in the Apache logfiles and in the event > logs? > How does the rest of your trac configuration look like? > Can you access the SVN repository over the Apache? > > > > > Ok, > > I've ran trac as a standalone server and indeed there are no problems > in that mode. > > I've tried adding a directive like: > > PythonPath "sys.path + ['C:\\Development\\Python25\\Lib\\site- > > packages']" > > to my mod_python trac section, but it still doesn't seem to help. > > Any ideas on how to configure mod_python properly? > > Knorr-Bremse GmbH > FN 38565p, LG Wr. Neustadt > > This transmission is intended solely for the addressee and contains > confidential information. If you are not the intended recipient, please > immediately inform the sender and delete the message and any attachments from > your system. Furthermore, please do not copy the message or disclose the > contents to anyone unless agreed otherwise. To the extent permitted by law we > shall in no way be liable for any damages, whatever their nature, arising out > of transmission failures, viruses, external influence, delays and the like. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
