On Nov 20, 2007 3:24 PM, Andre Keller <[EMAIL PROTECTED]> wrote: > 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? > > > Btw. I'm using trac 0.10.4 on debian etch with sqlite as db...
I prefer to use trac-admin hotcopy and svnadmin hotcopy to make back-ups, and keep incremental/differential copies of that on external media. -- Frederik --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
