Thanks, that helped a lot. Now the trac page loads, but I have another problem. The following message is at the top of the trac page:
Warning: Can't synchronize with the repository (Unsupported version control system "svn". Check that the Python support libraries for "svn" are correctly installed.) I am pretty sure that I don't have python bindings for subversion installed, because when I try: import svn I just get an error. So where can I go to get the python bindings for subversion? I found the pysvn project at: http://pysvn.tigris.org/docs/pysvn.html But the python module for that project is pysvn, not svn...Is that the correct module to install? Thanks Milad --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
