Ticket #1123 (closed defect: fixed)
Exception error during hotcopy
| Reported by: | anonymous | Owned by: | cboos |
|---|---|---|---|
| Priority: | high | Milestone: | 0.9 |
| Component: | admin/console | Version: | 0.9b2 |
| Severity: | critical | Keywords: | windows hotcopy |
| Cc: | jmberghold@…, gabriel.blum@…, agarino@… |
Description
I received an exception error during a hotcopy using trac-admin. I have Trac installed on Windows 2000 Server, Service Pack 4.
The error was as follows: Hotcopying d:\source\folder to d:\target\folder ... [('d:\\source\\folder\\db\\trac.db-journal', 'd:\\target\\folder\\db\\trac.db-journal', <exceptions.IOError instance at 0x008BF3C8>)]
The 'attachments', 'conf' and 'db' folders were copied but it didn't get to the 'log', 'templates' and 'wiki-macros' folders. The 'trac.db' file appears to have been successfully copied across (at least, the size of the source and destination 'trac.db' files are the same).


