I need to upgrade trac 0.10 svn 1.4 system to trac 0.11 svn 1.5 version. I am using debian etch as my OS. I have set up another debian etch system for test, which will be later used for production use. The new machine has trac 0.10 and svn 1.5 installed.
I have dumped my old trac 0.10 project on to my new system. This project had a subversion repository. To start with I have commented out 'repository_dir' line from the trac.ini. The trac project is working fine till this point. Now, if I add a 'new' repository then I get an obvious error - 'TracError: The 'repository_dir' has changed, a 'trac-admin resync' operation is needed'. (I do not have any data from old repository yet, so I am trying to test on new repository). Now if I try to resync then I get an error: 'Command failed: Unsupported version control system "svn" '. A fresh setup of trac and svn works though. And python is importing the necessary svn libraries. Any clues on how should I progress? How can I make this svn 1.5 work with trac? Thanks, CS. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
