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 labels/branches/tags
Relatively speedy. It can take hours but not days.
Cost if available
Bon...
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 Source Control system across which works strongly in SVN's favor
Here is some info I have found out thus far from my own investigations.
I ...
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 system would you choose?
...
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 if i don't have any changes made to that project for that day then how do I define my settings....
<sourcecontrol type="vault" autoGetSou...
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 (script out the object you change and commit it to the database).
We have a lot of ideas of...
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 topic, but it all seems to apply to an old API that's not in use anymore:
http://support.sourcegear.com/viewtopic.php?f=5&t=4529&...
Is there any easy way of migrate files version from SourceGear Vault to TFS?
TIA
JL
...
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 machine (CruiseControl.net) can get a branch to build it.
We have many projects, which are all relied appon by other projects (there are othe...
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?
The Nant block I am using to initialise the vault connect is :
<target name="InitialiseVaultSettings">
<echo>InitialiseVaultSettings</echo>...
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 bug tracking software. Both currently meet our needs however as we are growing it seems that TFS is a more likely candidate for our company....
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 importing modules to and from text files for the purpose of diffing with previous code.
Thanks.
...
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 (treesize is 680MB and the disk space used is 1.3GB)... but during the branch operation, the sql server it's querying times out (approx 5m) and th...
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 load the solution, VS2008 switches the source control plugin on and binds all the files.
How can I turn off the source control bindings for...
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 repository selected in the Vault GUI but whenever I load a specific solution, it prompts me for the repository. Any ideas?
...
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.
...
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 that I need to get latest on. This is also helpful for previewing any merges that might be necessary. And on a day to day basis, it helps ...
Hello,
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.
...
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 out file changed from the previous version checked in. Here is a screen shot. Notice the co...
Is sourcegear vault free? if its not what is the restrictions in a trial if they are available?
...
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 each day to a couple of external drives. This is obviously just a half-baked disaster recovery effort, not version control. I don't have ton...