Skip to content

Scripts (shell and perl) that will download data from trac, analyse it, generate csv for data import and generate e-mails to keep track of changes.

Notifications You must be signed in to change notification settings

malcata/TracDataExtraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TracDataExtraction

Requirements:

  • curl
  • MIME/Lite.pm (libmime-lite-perl)
  • AppConfig module (libappconfig-perl)

Scripts (shell and perl) that will:

  • 1 download data from trac
    1. analyse it
    1. generate clean csv ready for data import
    1. Generate e-mails to keep track of changes

Short term improvements:

  • DONE 1. generalization
  • DONE 2. add script arguments
    1. move working directory to /tmp
    1. auto trac login to fetch data
    1. add trac user and password encrypted repository
    1. sort direction option

Plausible long term improvements:

  • Automatic generation of diagrams and reports, instead of manually importing the data and generating the report.

About

Scripts (shell and perl) that will download data from trac, analyse it, generate csv for data import and generate e-mails to keep track of changes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published