[Trac-tickets] [The Trac Project] #3198: hotcopy to work over existing hotcopy

The Trac Project noreply at edgewall.com
Mon May 29 23:11:40 CDT 2006


#3198: hotcopy to work over existing hotcopy
----------------------------+-----------------------------------------------
 Reporter:  iny+dev at iki.fi  |       Owner:  daniel
     Type:  enhancement     |      Status:  new   
 Priority:  normal          |   Milestone:        
Component:  trac-admin      |     Version:  0.9.5 
 Severity:  normal          |    Keywords:        
----------------------------+-----------------------------------------------
 {{{
 # 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.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3198>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list