4. TaraVault

Articles
What's the Best Way to Test Out the Source Code Features During a Trial?

When you sign up for a trial of either SpiraTeam or SpiraPlan you can add our TaraVault source code management system as a free add-on.  This lets you initialize a new Git (or Subversion) repository, commit files, make changes and also view the branches and changes. In addition, trials of SpiraTeam/SpiraPlan also come with a built-in dummy test provider that simulates a source code repository. This is useful to see how the features work without needing to actually commit any code yourself.

This article explains the two different options you have for trying out Spira's code management features and provide guidance on which is best for you.

Git TaraVault Repository Doesn't Initialize After Upgrade to v6.7

If you are a cloud SpiraTeam or SpiraPlan user and have been using TaraVault Git repositories, you may find that your existing repositories don't appear in Spira after the update to v6.7. This may be caused by an authentication issue that is easy to fix

How do I use TaraVault On-Premise?

If you are using SpiraTeam and SpiraPlan on-premise, and are looking at our TaraVault cloud-hosted code management service, this article explains what TaraVault is, and how you can have the same functionality on Premise.

Migrating from Subversion to Git

If you want to migrate your TaraVault Subversion repositories from Subversion (SVN) to Git, to take advanced of the superior merging and branching functionality, as well enabling your teams to work in a distributed manner, this KB article explains the steps to perform the migration, whilst keeping your commit history and branches.

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?

We have been asked several times by customers - how do they migrate an existing Git repository to TaraVault (either self-hosted or hosted by another provider)? This article explains the process.

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.
How do I provision new TaraVault projects?
Since TaraVault is an add-on feature to either SpiraPlan or SpiraTeam (hereafter just 'Spira') you use the Spira web interface to handle the provisioning of new TaraVault projects. This articles explains the steps.
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.
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.