id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 5121,trac-admin tool stdout flush problem,oren@…,,"""autoflush"" is disabled, and thus when trying to hotcopy to a bad directory I get the following message (note the bad chronological order of the lines): {{{ www-data@web:~$ trac-admin /data/trac/dirstat hotcopy /tmp/bla Command failed: [Errno 17] File exists: '/tmp/bla' Hotcopying /data/trac/dirstat to /tmp/bla ... }}} I'd suggest modifying the shebang line of trac-admin to ""#!/usr/bin/python -u"" in order to solve this. (attached as a micro-patch)",defect,new,normal,unscheduled,admin/console,,minor,,autoflush flush,oren@…,,,,