I have a trac repository available on a local network and need to take a dump of the trac data to be able to access it out of that network.
Can anyone suggest a way to do it ?
I have a trac repository available on a local network and need to take
Share
I don’t think there is a unified command to dump both the trac project and a possible attached svn repo, but for separate dumping, Trac has a
hotcopycommand and svn adumpcommand.Trac Backup – The Trac project
svn dump manual