Tagged Questions

Vault is a commercial, proprietary revision control system by SourceGear LLC which markets its product as a replacement for Microsoft's Visual Source Safe.

learn more… | top users | synonyms

16
votes
12answers
2k views

How do you track database changes in source control?

We use SQL Server 2000/2005 and Vault or SVN on most of our projects. I haven't found a decent solution for capturing database schema/proc changes in either source control system. Our current ...
15
votes
13answers
3k views

Subversion versus Vault

I'm currently reviewing the benefits of moving from SVN to a SourceGear Vault. Has anyone got advice or a link to a detailed comparison between the two? Bear in mind I would have to move my current ...
9
votes
5answers
2k views

Any tool to migrate repo from Vault to Subversion?

Are there any tools to facilitate a migration from Sourcegear's Vault to Subversion? I'd really prefer an existing tool or project (I'll buy!). Requirements: One-time migration only Full history ...
6
votes
3answers
587 views

Can TFS Pending Changes show files that are truly changed like SourceGear Vault?

I have been using SourceGear vault for some personal projects and Team Foundation Server for work projects. One thing TFS is missing is a simple feature that Vault has on its check in dialog window. ...
5
votes
2answers
1k views

How to migrate from SourceGear Vault to TFS?

Is there any easy way of migrate files version from SourceGear Vault to TFS?
5
votes
11answers
812 views

Source control system for small database dev team

I am responsible for a small development team and we deal mainly with database development. We are currently using MS Visual Source Safe as our source control system, but it has its limitations and ...
3
votes
5answers
228 views

Has anyone had any success with VB6 application and Source Control?

Currently I'm using Source Safe with a legacy VB6 application and I've noticed countless times where the application is not updating the files correctly using the get latest version, or adding new ...
3
votes
1answer
315 views

Viewing deleted files in Vault

Is there a way to view the contents and history of deleted files in the SourceGear Vault Client? The only way I have found is to undelete the file, view the file, and then delete the file again. I'm ...
3
votes
1answer
841 views

Any SourceGear Vault Client API Examples?

I'm trying to get at my Vault repo history via a C# application. I'm having a hard time finding any decent examples that show how to do this with a recent version of the API. I found some info on the ...
2
votes
5answers
448 views

Recommendations for version control software [closed]

In my day job, we use Visual Source Safe for version control. In my moonlight software development, I haven't as yet committed to a version control product. I'm presently backing up at the end of ...
2
votes
1answer
224 views

Is it possible to pull from/push to SourceGear Vault repository using Mercurial?

I noticed, that this kind of functionality exists for subversion and it works very nicely. I was wondering if there is such thing for SourceGear Vault.
2
votes
3answers
515 views

Nant, Vault & Windows Integrated Authentication

I am wanting to perform a number of tasks in SourceGear Vault (V4.1.4) with Nant (V0.86.3317.0). Is there any way we can get Vault to use Windows Authentication from Nant to create the connection? ...
2
votes
3answers
413 views

source control building a branch

I am currently evaluating different source control solutions for work, and have a few questions about branching. I have the basic understanding of how to branch, but i am unsure of how our build ...
1
vote
2answers
110 views

WP7: Why does Visual Studio automatically check out WMAppManifest.xml?

I'm working on a WP7 project and noticed that VS constantly checks out WMAppManifest.xml. As far as I can tell this happens regardless of what type of code change I make. Is it possible to prevent ...
1
vote
1answer
83 views

How to use nAnt to get latest of all files in a Visual Studio Solution?

Is there a task or something that can accept an sln file and then get latest of each file in the sln?
1
vote
2answers
282 views

Beyond Compare 3 editing disabled

With BC2, when i click the Show differences... option in SourceGear Vault. It allow me to copy from the repository to the working version and save but I can't do this with BC3. It doesn't allow ...
1
vote
1answer
60 views

Visual Studios Prompts for Vault Repository at Solution Load

Whenever I load a specific solution under source control (Vault), Visual Studios (2008) prompts me to choose the repository. This takes the form of Vault's Choose Repository prompt. I have a default ...
1
vote
1answer
466 views

How to merge source code from Vault to TFS 2008

I am looking into merging our source control provider and bug tracking software to Team Foundation Server 2008. We currently have SourceGear Vault as our source control provider and OnTime for our ...
1
vote
2answers
859 views

CruiseControl.NET Build Label & SourceGear Vault Practice Related Question

I use SourceGear Vault and applyLabel="true" for a project so when it builds it will create a label in SourceGear Vault for the corresponding project.My questions are I have a nightly builds so what ...
0
votes
1answer
22 views

Any way to make Vault auto check in files?

Does anyone know if there is a way to make Vault, or the users of Vault to automatically check in their checked out files at a certain time of day (i.e. after office hours). I know there are obvious ...
0
votes
2answers
78 views

Vault to Git to Mercurial not preserving dates

Using https://github.com/AndreyNikiforov/vault2git I was able to convert a Vault repo to Git and then used Mercurial's hg convert to get a hg repo. The only issues is that after running hg convert the ...
0
votes
2answers
145 views

Source control for multiple projects

I've worked with SourceGear Vault for sometime for source control but I've run into a problem - which is going to be all the more common. I have a visual studio solutions that looks like so: -Main ...
0
votes
1answer
333 views

Sourcegear Vault: How do I get an automated list of checked out files?

Question: How can I get a list of all checked out files per user in Sourcegear Vault? Use of this functionality: From time to time we have developers leaving files checked out and although this ...
0
votes
4answers
406 views

What is your opinion on Sourcegear Vault? [closed]

I am considering buying Sourcegear Vault for mydev-team as an alternative to Subversion/TFS. Cost is not the option/issue here and I want something more modern than SVN. What is your opinion on using ...
0
votes
2answers
134 views

Background search for changes in TFS source control

SourceGear Vault's client app has the ability to background search for changes. This is very useful because at any time I can take a quick peek and see what changes my team members have checked in and ...
0
votes
1answer
85 views

How to work unbound in VS2008 when the solution is

Scenario: Solution is bound The team prefers to work bound I want to work unbound. To that end, in Tools/Options/Source Control I set the current source control plug-in to None. However, when I ...
0
votes
1answer
288 views

Branching failures in SourceGear's Vault?

I'm using SourceGear's Vault version control software (v4.1.2) and am experiencing DBReadFailures when attempting to branch a folder. I don't really know if I'd call the folder "large" or not ...
0
votes
3answers
250 views

Is there a way to use MS Access 2003 with Sourcegear Vault 4.1.4 for source control?

As the title says, I would like to use Vault for source control of an MS Access application that contains forms, queries and modules with vb code. I want to avoid the tedious process of exporting and ...
-1
votes
3answers
158 views

Is SourceGear Vault free? [closed]

Is sourcegear vault free? if its not what is the restrictions in a trial if they are available?