-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Andre Bossert edited this page Apr 10, 2015
·
1 revision
Transfer of project from https://gna.org/projects/eclox/ to https://github.com/anb0s/eclox
- create new project at github.com --> DONE
- import sourcecode from svn://svn.gna.org/svn/eclox
- https://help.github.com/articles/importing-your-project-to-github/
- https://help.github.com/articles/importing-from-subversion/
- start with 'https://import.github.com/new' and enter location 'svn://svn.gna.org/svn/eclox', project name 'eclox' --> DONE
- export all issues (support, bugs, tasks) from gna.org , there are XML (and XSD) files generated --> DONE
- import all issues to github.com
- found some script 'Savannah2GitHub.py' @ 'https://github.com/ericvaandering/IssueMigration'
- adapted the script with some more logs and created some workarounds
- first imports are not working properly, because of https://developer.github.com/v3/#abuse-rate-limits
- informed the GitHub support about this and they provided a solution very quickly :) (whitelisting of my account for temporary time) --> WELL DONE :)
- added comments about move to GitHub to all opened issues at gna.org and closed them --> DONE