Hi. > You can, but it's not advised; you might end up with corrupted databases. > Better to do: > trac-admin <trac-env path> hotcopy /backup/dir/ > > and then rsync the /backup/dir/.
One thing to take care of would be to disable modification permissions for users on the mirrors. Otherwise changes done to a mirror will get lost, which would be pretty annoying for the users at least. I once started to work on a script that creates a set of static html pages out of a Trac installation. It took care to remove references to the interactive pages (such as "new ticket" or "custom query"). Unfortunately the development stalled, but it's not off my to-do list yet, as the problem as such (the need to mirror our trac site) still exists :) Bye, Mike --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
