How to feed link SCM paths into your Trac
Read OriginalThe article details a technical issue encountered while setting up Trac 0.10.3 with MySQL, where importing SVN history causes a duplicate key error. It explains the root cause: a database index on the SVN path is limited to 111 characters, which fails for deeply nested project folders. The post references a ticket and provides the SQL command to drop the problematic primary key index as a solution.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser