> What is the best way to backup an Agilo site. Does the trac-admin > command - trac-admin /path/to/projenv hotcopy /path/to/backupdir > suffice? Or, is there a different way. >
The procedure listed at <http://trac.edgewall.org/wiki/TracBackup> are correct. That means: "trac-admin /path/to/env hotcopy /path/to/backup" will only work if you use sqlite as a database, otherwise you need to do that update manually. Also don't forget to save your svn repository. > Also, are the Wiki pages, attachments all stored in the SQLite DB? Wiki pages: yes, attachements: no, they are stored in the attachements folder inside the environment. Regards, Martin --~--~---------~--~----~------------~-------~--~----~ Follow Agilo on Twitter: http://twitter.com/agiloforscrum ----- You received this message because you are subscribed to the Google Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH http://www.agile42.com and is focused in supporting Agilo for Scrum users. 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/agilo?hl=en -~----------~----~----~----~------~----~------~--~---

