This application helps you to migrate from SVN to Gitlab.
This application was generated using JHipster 5.4.2, you can find documentation and help at jhipster.
To install dependences : yarn install
To run UI : yarn start
To run server : mvn spring-boot:run
If everything ok, you should be able to access site throught http://localhost:9000
You have to check several information before starting the migration :
your gitlab account and group
You can override gitlab URL & token if necessary
your svn repository
You can override SVN URL, user & password if necessary
Then, choose between which project(s) to migration and migrate to complete repository if trunk, branches & tags are at root directory
You can choose to keep history or not, only on trunk or for every branch
If some static mappings are configured, you can enable/disable which on to apply
Or add a custom mapping
Optionnaly, add some cleaning options based on files size or/and extensions
Or add a custom extension
Check the summary
You're good to go !!
It is possible to check status of migrations and associated details.
Then search migrations with your gitlab account name, svn group or svn project
The migrations founded are display
You can check details of a migration by clicking on
You can also retry a failed migration by clicking on
You are routed to migration details page resuming migration and steps