trac-code-comments-plugin
trac-code-comments-plugin copied to clipboard
Installation failure observed in Trac 1.2.5
When using Trac 1.2.5, on execution of trac-admin upgrade to install the plugin, the upgrade fails with:
The upgrade failed. Please fix the issue and try again. OperationalError: No such column: repos
Please check the logs.
I did, the log contained a python traceback directing me to db.py:110. Modified the schema data structure to get around this.
Sorry, what I meant to ask was, please post the full traceback.
Apologies