> Whats the best way to make a backup of trac and the svn repository? For > trac there is a backup script so I think that might be apropiate. Can I > just copy the svn repository folder or would I ran into some locking issues?
I'm using the following backup strategy: 1/ Whole repository backup once a week 2/ Incremental repository backup on each commit operation 3/ Whole Trac environment backup every night, if Trac has been updated since the last backup Cheers, Manu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
