Oliver Drotbohm 9/26/2008

How to feed link SCM paths into your Trac

Read Original

The 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.

How to feed link SCM paths into your Trac

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes