Ticket #526 (closed enhancement: fixed)
Backup procedure for Trac
| Reported by: | daniel | Owned by: | daniel |
|---|---|---|---|
| Priority: | high | Milestone: | 0.8 |
| Component: | admin/console | Version: | |
| Severity: | normal | Keywords: | backup |
| Cc: | trac@…, brad@… |
Description
trac-admin should be able to safely produce a backup of a Trac environment, even on a 'live' Trac instance.
trac-admin myprojenv dump output.dump
trac-admin myprojenv restore output.dump
Using the standard zipfile module to create compressed/portable dumps might be a good idea.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


