Comment 7 for bug 430689

Revision history for this message
Andrew Schulman (andrex) wrote :

I just installed the trac-0.12 branch (r109). I have Trac 0.12 and a single-repository setup (although I get the same results when I change it to multi-repository). Mostly it works fine, but resynchronization fails:

$ trac-admin . repository resync '*'
Resyncing repository history for (default)...
TypeError: sync() got an unexpected keyword argument 'clean'

Not sure where to go from here (I don't get a traceback) but I'm happy to help troubleshoot.