Vault is a commercial, proprietary revision control system by SourceGear LLC which markets its product as a replacement for Microsoft's Visual Source Safe.
Questions tagged [sourcegear-vault]
57 questions
28
votes
5 answers
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.
In the Vault client, you can see if the checked…

MADCookie
- 2,596
- 3
- 26
- 46
22
votes
13 answers
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 solution is quite cumbersome and difficult to enforce…

Michael Haren
- 105,752
- 40
- 168
- 205
16
votes
5 answers
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 with comments
Optional:
Some support for…

Michael Haren
- 105,752
- 40
- 168
- 205
16
votes
13 answers
Subversion versus Vault
Possible Duplicate:
Any tool to migrate repo from Vault to Subversion?
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…

WebDude
- 6,125
- 5
- 33
- 44
9
votes
2 answers
Is there a way to import/export SourceGear Vault to Git
I have a source control system using SourceGear Vault.
I'm playing with Git and wanted to see if I could get my SourceGear repo into Git.
I cannot see any way to do this.
Can anyone recommend a way of doing this?
I have found a Folder Export/Import…

Jon
- 38,814
- 81
- 233
- 382
8
votes
5 answers
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 files to a project. I just figure someone has to…

sleath
- 871
- 1
- 13
- 42
8
votes
3 answers
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 copying to the otherside (right) and have the editing…

Jack
- 9,843
- 23
- 78
- 111
7
votes
3 answers
How to migrate from SourceGear Vault to TFS?
Is there any easy way of migrate files version from SourceGear Vault to TFS?

user70540
- 71
- 1
- 2
7
votes
1 answer
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.

Paulius
- 5,790
- 7
- 42
- 47
6
votes
11 answers
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 we are seriously thinking about changing. What…

bjorsig
- 1,077
- 2
- 7
- 20
5
votes
1 answer
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 currently using Vault 4.1.2.

firedfly
- 2,299
- 2
- 22
- 20
4
votes
1 answer
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 results in drastic punishment (they owe a coffee to the…

FryHard
- 10,305
- 7
- 35
- 38
4
votes
0 answers
Filter SourceGear VaultWeb Checkins by user
We're still using SourceGear Vault as VCS for some of our older projects.
Vault provides a html web interface called VaultWeb which enabled you to view the latest checkins, transactions and so on.
For example you can view a list of the most recent…
user4680814
3
votes
1 answer
Using Sourcegear Vault with Eclipse?
We use Sourcegear Vault Standard (version 5.something) for our source control. I need to be able to access the repository on Mac OS, so it seemed like the easiest way to do that was to run Eclipse with the Vault plug-in.
However, there doesn't seem…

Colen
- 13,428
- 21
- 78
- 107
3
votes
1 answer
Adding Sourcegear Vault support
Simple. I use Vault to manage my personal source files. But I don't like to check in/out outside the Delphi IDE.Delphi XE supports Subversion so I wondered... Could I also get Vault to work with this? If not, are there alternative add-ins for Delphi…

Wim ten Brink
- 25,901
- 20
- 83
- 149