#3198: hotcopy to work over existing hotcopy
----------------------------+-----------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       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/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to