SVN to Git migration

Migrating your project's code repository from Subversion to Git is now self-serve.

  1. Request a bare (empty) Git repository via selfserve.
  2. Use svn2git to convert your SVN repository to Git.
  3. When the conversion is complete, push the new repository to gitbox.apache.org (or GitHub).
  4. Ask Infra (using a Jira ticket) to set the old SVN repository to read-only.

The SVN authors' list (required by svn2git for cloning) is at https://gitbox.apache.org/authors.txt.

Copyright 2023, The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
Apache® and the Apache feather logo are trademarks of The Apache Software Foundation...