Ticket #3198 (closed enhancement: fixed)
Backuping environment: hotcopy to work over existing hotcopy
| Reported by: | iny+dev@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | admin/console | Version: | 0.10-stable |
| Severity: | normal | Keywords: | consider, backup |
| Cc: |
Description
# trac-admin /var/lib/trac hotcopy /var/lib/trac-backup Hotcopying /var/lib/trac to /var/lib/trac-backup ... Hotcopy done. # trac-admin /var/lib/trac hotcopy /var/lib/trac-backup Command failed: [Errno 17] File exists: '/var/lib/trac-backup' Hotcopying /var/lib/trac to /var/lib/trac-backup ...
It should just update the existing hotcopy properly.
Additionally it should be possible to make hotcopy silent, if there is no error. Getting such messages from cron is annoying.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


