Skip to content

holzingk/backuptrac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

backuptrac

This Bash-Script will

  • Perform a trac-hotcopy and archive it with tar and a datestamp
  • Login into a Trac-Installation with AccountsManagerPlugin
  • Crawl the whole Trac project, archive it and save it with a datestamp
  • Also save the raw version of the crawl (without an archive) so you can browse your entire trac even when it is down just with static HTML files

Tested with Trac 1.0.1

It was some work to get the login done right, maybe someone finds this useful.

You can find it on Github

Warning

Run the script on trac with an unprivileged user, so wget does not delete or alter pages!

##License GNU GPL 3 see LICENSE.md

About

A backup script for trac

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages