Migrate from SVN repository to AWS CodeCommit

Hi We are a small software company and are looking to migrate our SVN repositories into our AWS CodeCommit repositories. Will this tool migrate all data including history, branches, etc…?

Hi!

sure, SubGit is able to migrate all the history and branches from SVN to Git. For your convenience, here is the article that describes process of migrating an SVN project to a Git repository in a cloud Git service:

https://subgit.com/documentation/github.html

It describes GitHub, but the steps are the same for any remote Git repository/service.