Hi, I am encountering a problem with Trac (0.11) and Subversion (1.4.4). I recently moved my Subversion repositories and Trac instances to a new (OpenSolaris-based) server, and have just built the latest packages myself. Trac and Subversion are working except for one major error:
I am running Trac as tracd, and getting the following error on every Trac page when opening it in a browser: Warning: Can't synchronize with the repository (/repo_path does not appear to be a Subversion repository.) This is the case for each one of my Trac instances, and each one of my Subversion repositories. To verify my Subversion repositories are OK: - I have tried checkouts against them (over HTTP) - I have tried svnadmin verify - and all is ok. Curiously, running tracadmin <env> resync works perfectly. I am running tracadmin as the same user, as tracd. I have ensured that PYTHONPATH AND LD_LIBRARY_PATH are correctly set, and restarted the tracd daemon, to know avail. Even with a logging set to full debug, I can't glean any more information than the above error. Finally, I've followed the first 2 steps listed on this page: http://trac.edgewall.org/wiki/TracSubversion. These steps work just fine. Any other suggestions would be really welcome. Alex (Please forgive that this is an elaboration on a something I cross- posted as in issue here: http://discuss.joyent.com/viewtopic.php?id=15886) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
