Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 693 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 693 Bytes

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.