Edgewall Software

Ticket #526 (closed enhancement: fixed)

Opened 5 years ago

Last modified 2 years ago

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

Changed 5 years ago by daniel

  • milestone set to 1.0

Changed 5 years ago by anonymous

  • cc trac@… added

Changed 5 years ago by Brad Anderson <brad@…>

  • cc brad@… added

Changed 4 years ago by daniel

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from 1.0 to 0.8

This should work like subversion's svnadmin hotcopy, to make it easy to use and similar to subversion backup procedures.

Changed 4 years ago by daniel

  • status changed from closed to assigned

This should work like subversion's svnadmin hotcopy, to make it easy to use and similar to subversion backup procedures.

Changed 4 years ago by daniel

  • status changed from assigned to closed

Fixed in [832]. See TracBackup.

Add/Change #526 (Backup procedure for Trac)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from daniel. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.