Changes between Initial Version and Version 1 of Ticket #5823
- Timestamp:
- Aug 14, 2007, 8:18:39 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5823
- Property Status new → closed
- Property Resolution → duplicate
-
Ticket #5823 – Description
initial v1 1 1 http://trac.turbogears.org/ticket/882 2 2 {{{ 3 3 Traceback (most recent call last): 4 4 File "/home2/turbogears/lib/python2.4/trac-0.10.3-py2.4.egg/trac/web/main.py", line 387, in dispatch_request … … 25 25 return function(self, *args, **kwargs) 26 26 IntegrityError: columns rev, path, change_type are not unique 27 }}}