Trac also has a hotcopy command:  http://trac.edgewall.org/wiki/TracBackup


On 2 sep, 10:50, "Cooke, Mark" <[email protected]> wrote:
> > Hello everyone
>
> Hello
>
> > I am new to Trac and I have a basic question.
> > I have Trac and SVN installed and run on linux. My question is "how
> > can I have the files related to Trac (such as tickets,wikipages and
> > etc) be backed up by SVN automatically"?
>
> I think the simple answer is "you can't".  How have you got Trac
> configured?  A modern install of svn uses its own "file system" under a
> root directory.  This is completely separate from the Trac files that
> are stored in their own environment directories, backed up by a database
> (are you using PostgreSQL or SQLite?).
>
> I am running on windows and I have a scheduled batch file run
> automatically.  This in turn runs the svn hotbackup.py script on my
> various repositories.  Then it stops the tracd and postgresql services,
> zips the trees and saves them, then restarts postgresql and tracd (I'm
> not allowed to run apache atm).  I am sure you could set up something
> similar (and probably better) on linux...
>
> Unless of course someone else here knows better?  I'm only a recent
> admin, upgraded from user by my new company!
>
> ~ Mark C
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to