Questions tagged [sourcegear-vault]

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

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,546
  • 3
  • 25
  • 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
  • 97,268
  • 39
  • 159
  • 200
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
  • 97,268
  • 39
  • 159
  • 200
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
  • 5,985
  • 5
  • 31
  • 42
9
votes
1 answer

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
  • 35,719
  • 73
  • 218
  • 368
7
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
  • 843
  • 1
  • 12
  • 42
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
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,235
  • 22
  • 75
  • 106
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,609
  • 7
  • 39
  • 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,002
  • 2
  • 7
  • 19
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,119
  • 2
  • 20
  • 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
  • 9,690
  • 7
  • 32
  • 37
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
  • 12,368
  • 20
  • 72
  • 101
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
  • 24,763
  • 19
  • 72
  • 138
1
2 3 4