Edgewall Software
Modify

Opened 20 years ago

Closed 20 years ago

#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@… Branch:
Release Notes:
API Changes:
Internal Changes:

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 (0)

Change History (7)

comment:1 by daniel, 20 years ago

Milestone: 1.0

comment:2 by anonymous, 20 years ago

Cc: trac@… added

comment:3 by Brad Anderson <brad@…>, 20 years ago

Cc: brad@… added

comment:4 by daniel, 20 years ago

Milestone: 1.00.8
Resolution: fixed
Status: newclosed

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

comment:5 by daniel, 20 years ago

Status: closedassigned

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

comment:7 by daniel, 20 years ago

Status: assignedclosed

Fixed in [832]. See TracBackup.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain daniel.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from daniel to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.