id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 11285,trac-admin repository sync fails with very long svn commit message,magnus.dahlberg@…,,"I've added a svn repo to our trac project. When I do 'repository resync' it fails on a specific revision. A quick glance into the log reveals; {{{ 2013-08-28 16:06:43,088 Trac[cache] INFO: repos rev [11849] != cached rev [6654] 2013-08-28 16:06:43,101 Trac[cache] INFO: Trying to sync revision [6655] 2013-08-28 16:06:43,131 Trac[cache] WARNING: Revision 6655 already cached: DataError(1406, ""Data too long for column 'message' at row 1"") }}} When I look into the svn log history at the failing revision, rev 6655, it appears that that specific commit was a merge. And the commit message is the whole merge history... The commit message is 1200 lines long... And the error message suggests that it is too long for the database. Perhaps it could be shortened automatically when added? OS: Windows 2008 server Python2.7 svn 1.8.1 mySQL 5.5.8 ",defect,closed,normal,,version control,1.0,normal,duplicate,svn mysql,,,,,