Source Code Subversion

Articles
How to migrate a repository from Subversion to Git

If you want to migrate a Subversion repositories from Subversion (SVN) to Git follow the steps below to keep your commit history and branches.

Migrating to Git provides a number of significant benefits like superior merging and branching, as well enabling teams to work in a distributed manner.

How do I upload my existing Subversion repository?
Inflectra can automatically upload your Subversion repository from your current self-managed copy or from another provider. We accept Subversion dump files (as produced by the "svnadmin dump" command) either uncompressed or compressed as ZIP, GZIP, or BZip2.
Where is my Subversion URL?
TaraVault allows you to create as many projects as you like. Each project has its own source code repository (Subversion or Git) and its own linked Spira project. Therefore, each project has its own source code URLs for the relevant repository type.