Questions tagged [vssconverter]

16 questions
16
votes
8 answers

Visual Source Safe --> TFS Migration

Around here we have been working with a bunch of Visual Source Safe repositories for about 10 years or so. Now I want to get rid of sourcesafe and move on to Team Foundation Server. Do you have any tips or tricks for me before I embark on this…
ila
  • 4,706
  • 7
  • 37
  • 41
2
votes
2 answers

VSS 2005 migration to TFS 2010 - History Not Migrated

I'm trying to convert a small project from VSS 2005 to TFS 2010 and all works well except all history is not converted. I'm following the walkthrough from http://msdn.microsoft.com/en-us/library/ms253060.aspx (Migrate from Visual SourceSafe - Visual…
Evgeny
  • 3,320
  • 7
  • 39
  • 50
2
votes
2 answers

VSS to TFS ERROR: Retrieving the COM class factory error: 8007007e

I am trying to run an incremental migration using the VSS Upgrade tool. I'm migrating through the command prompt. I have in the past successfully migrated all our projects and history to TFS, I have also checked in incremental migrations. However,…
Josie G. Bigler
  • 367
  • 4
  • 14
2
votes
3 answers

VSS 6.0 to TFS Migration

Our team is migrating from VSS 6.0 to TFS 2008 to be used for source control purposes. I am wondering if anyone has any experience with this migration. In particular, we are interested in preserving the history of files in source control, as well as…
laconicdev
  • 6,360
  • 11
  • 63
  • 89
2
votes
1 answer

TFS / VS 2012 RC - where is VSSConverter.exe?

I am setting up a VM with a brand new install of TFS 2012 using the RC just released. This is the first time we have tried to use TFS in my company and I need to upgrade some SourceSafe databases. I've also installed the RC for Visual Studio 2012…
Philip Daniels
  • 994
  • 1
  • 7
  • 25
1
vote
1 answer

How do you specify the user name VSSConverter.exe should use?

I am using VSSConverter.exe to migrate from VSS to TFS (About time too). I am having an issue because the account I am running it under is not on the same domain as the TFS server. Is there any way to tell the VSSConverter.exe tool which server…
Martin Brown
  • 24,692
  • 14
  • 77
  • 122
1
vote
2 answers

VSS to TFS Migration - Persist User on check-in actions

I am using the VSSConveter.exe tool to import from VSS6 (using 2005 ide) to TFS2008. I have run analyze (no errors) and migrate WITH a user mapping file (containg the vss/domain user mappings) I would like to persist in tfs the check-in user of the…
Adam Jenkin
  • 4,142
  • 6
  • 25
  • 31
1
vote
1 answer

Migrate your data from VSS Server to Team Foundation Server

Yesterday, I asked a question Migrate to TFS and the answer mentioned some very good tools which can be very helpful. Thanks to jwanagel. But I forgot to mention there the VSS server and TFS server are two different machines. And when…
0
votes
1 answer

SourceSafeQfeNotInstalledIssue error while migrating from VSS to TFS

As guide I use this article http://msdn.microsoft.com/en-us/library/bb668969.aspx After step 3 (Analyzing sourcesafe folder) I have file VSSAnalysisReport.xml which tell me in summary that I have 6350 warnings (project is really large) and 1 error.…
Vitalii Korsakov
  • 45,737
  • 20
  • 72
  • 90
0
votes
0 answers

Visual Source Safe is stuck on rdf file with error (Not Responding) during Backup Creation

I am making VSS backup and it is stuck on RDF File and show me (Not Responding) error. I just delete that RDF File and it will resume making backup and now it is stuck on another RDF File. Please suggest me how can I resolve this error permanently.…
0
votes
1 answer

Does VSS to TFS migration with VSSConverter preserves permissions?

I have successfully converted from VSS to TFS 2008, using VSSConverter tool. However, now in TFS users don't have permissions to read/edit the files they used to (in VSS). I guessed that with a proper Users map.xml, the permissions would be…
0
votes
1 answer

Migrating from TFS to VSS: Why does the wizard only pick one destination project?

I'm migrating from VSS to TFS. I ran through the Wizard and it seemed to move the data over successfully. But I'm wondering: The wizard only had me select one destination project. Now I migrating an entire VSS repo with tons of projects. I don't…
John
  • 2,653
  • 4
  • 36
  • 57
0
votes
1 answer

VSSconverter Settings for Migration

I've been testing a VSS to TFS migration for my job. The test server that we have tfs installed on has the drives partitioned. The system stays on C drive and we don't touch that drive. We have the E drive for our applications. I wrote the…
John
  • 3
  • 1
0
votes
1 answer

TF60024 Error attempting to migrate VSS to TFS

I keep getting the TF60024 error "Unable to create the intermediate database required by VSS Converter on Microsoft SQL Server .\SQLEXPRESS. CREATE DATABASE permission denied in database 'master'." When I run the VSSConverter with "Migrate" and my…
BradAtCC
  • 41
  • 1
  • 10
0
votes
1 answer

TFS (high level) install process

Can someone explain the high level process, of installing TFS? I've had the Server set up by a "network guy". It's TFS 2010, and we're using VS 2010 and moving to VS 2012. Do I need to install something on my client machine, or does Visual Studio…
BradAtCC
  • 41
  • 1
  • 10
1
2