Projet

Général

Profil

Paste
Statistiques
| Branche: | Révision:

root / other-scripts / one-use / migrate-issues-to-redmine @ 09f08e34

Nom Taille Révision Âge Auteur Commentaire
  exemples_json 3a2b15dd environ 10 ans Julien Enselme Reorganisation of other-scripts.
README 601 octets 3a2b15dd environ 10 ans Julien Enselme Reorganisation of other-scripts.
cmd 571 octets 3a2b15dd environ 10 ans Julien Enselme Reorganisation of other-scripts.
constantes.py 2,36 ko 3a2b15dd environ 10 ans Julien Enselme Reorganisation of other-scripts.
export-issues-html.sh 264 octets 3a2b15dd environ 10 ans Julien Enselme Reorganisation of other-scripts.
fix-db.rb 7,46 ko 3a2b15dd environ 10 ans Julien Enselme Reorganisation of other-scripts.
goto_redmine.py 15,5 ko 3a2b15dd environ 10 ans Julien Enselme Reorganisation of other-scripts.
output_post.html 1,54 ko 3a2b15dd environ 10 ans Julien Enselme Reorganisation of other-scripts.
output_put.html 1,21 ko 3a2b15dd environ 10 ans Julien Enselme Reorganisation of other-scripts.

Dernières révisions

# Date Auteur Commentaire
3a2b15dd 14/02/2014 13:45 Julien Enselme

Reorganisation of other-scripts.

Voir les révisions

README


* Migrate Simply use the following commands in a clean environment: the folder in which you launch these commands must not contains any csv or txt files from a previous migration otherwise fix-db.rb won't work. - python3 post_redmine.py - ruby fix-db.rb * Clean Use in a python3 interpreter #BEGIN_SRC python import post_redmine redmine = post_redmine.Redmine() redmine.sweep() #END_SRC * Export as html The export-issues-html.sh script allows you to export issues for a projet as html files. It requires access to the database of redmine and only work for mysql. export-issues-html.sh PROJECT_ID

Formats disponibles : Atom