Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

IMIO/imio.migration-svn-to-git

Repository files navigation

SVN Migration to Git

Initialisation:

   make init

Fetch/Update svn repo locally:

  make checkout

Generate the rules using:

  make generate-rules

Edit rules.root and rules.buildout to select repositories that you want to migrate

Concat the rules using:

  make rules

Extract authors and create authors.raw file:

  make authors

Based on user present in authors.raw edit the users that you want to keep in authors

Test your migration using migrate-test step:

  make migrate-test

Generate git repos using:

  make migrate

Generate git repos, create all repos on github, set origin to github and push:

  make push

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •