Keybase proof
I hereby claim:
- I am kwadronaut on github.
- I am kwadronaut (https://keybase.io/kwadronaut) on keybase.
- I have a public key whose fingerprint is 5FBA A2C0 9C2E AA81 D31D 7C4A BD68 C7AA 997F A77F
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
# encoding: UTF-8 | |
# Chiliproject to Redmine converter | |
# ================================= | |
# | |
# This script takes an existing Chiliproject database and | |
# converts it to be compatible with Redmine (>= v2.3). The | |
# database is converted in such a way that it can be run multiple | |
# times against a production Chiliproject install without | |
# interfering with it's operation. This is done by duplicating |