Skip to content

Scripts to import data from an existing redmine setup to gitlab

Notifications You must be signed in to change notification settings

claradaia/redmine-to-gitlab

 
 

Repository files navigation

redmine-to-gitlab

Here are a set of scripts to import data from an existing redmine setup to gitlab.

We have used this while we were shifing to gitlab. Hope it might be of help to any one who deos that in future.

Requirement:

  • Python lib: requests
  • Gitlab private-key of an admin
  • Gitlab cookie of an admin (Hope you know how to get the cookie)
  • Redmine auth-key of admin

General Instructions

  • You need to set the config file.
  • Each file also requie some configs (will try to put all in the conf file in future) like gitlab cookies and redmine auth-key. Set them.
Feel free to contact us at Jinora or through email in case you need any help.

About

Scripts to import data from an existing redmine setup to gitlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%