venkatbo schrieb: > Results in a traceback when accessed... easily reproducible. > Snippet looks like so: > ... > File "/home2/turbogears/lib/python2.4/trac-0.10.3-py2.4.egg/trac/db/ > sqlite_backend.py", line 56, in execute > args or []) > File "/home2/turbogears/lib/python2.4/trac-0.10.3-py2.4.egg/trac/db/ > sqlite_backend.py", line 48, in _rollback_on_error > return function(self, *args, **kwargs) > IntegrityError: columns rev, path, change_type are not unique > ... > > Thanks for looking into it.
Fixed. Seems to be a known bug in Trac <= 0.10.3: http://trac.edgewall.org/ticket/4586 Thanks for reporting! Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

