Hi Andy Just using trac-admin upgrade should be enough.
Before you do it make sure you have the plugin enabled in trac.ini. After you have enabled the plugin in trac.ini you need to restart Apache or tracd or whatever web server you are using. Then trac-admin upgrade should work. If the database has been upgraded with the plugin tables and fields, there should also be a row in the system table with the name column = TimingAndEstimationplugin_Db_Version, and the value column = 3. I guess this is how the plugin nows whether the database has been upgraded or not. So inspect this table using sqlite3 and see if it has been upgraded. If not then it looks to me like the plugin is not installed or not enabled. Having said all that, remember that I am not very expert in Trac. However I amusing Trac 0.10.4 on Windows XP and 2000 and am installing it on Linux (SME Server). The plugin is being used on all of these and seems to work. Hope that helps. Cheers Steve No virus found in this outgoing message. Checked by AVG. Version: 7.5.488 / Virus Database: 269.13.32/1033 - Release Date: 27/09/2007 11:06 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
