Source Code Git

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.

Build Hang or Fail with Git for Windows
  • My build hangs when doing a git fetch on a windows node
  • My build fails during git fetch on a windows node
How do I upload my existing Git repository?

This articles describes the steps to migrate an existing Git repository to remote (either self-hosted or hosted by a cloud provider like GitHub).

Where is my Git 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.