SourceSafe to PVCS Migration
Our small .NET Development team is currently using Visual SourceSafe as the SCM of choice, but the rest of my company uses PVCS. I have installed PVCS 7.5 on my test machine with a view to migrate our SourceSafe installation to PVCS. So far, my efforts have been in vain. Opening projects from PVCS has basically resulted in locking my machine up. Adding projects to PVCS from Visual Studio has resulted in a crashed IDE. When I attempted to modify the project bindings in Visual Studio, the Visual Studio bindings editor showed that I had established a valid connection, but on closing the editor I got an "unspecified error." I haven't had any of these difficulties with PVCS.
I tried using the vss2pvcs.exe utility provided with PVCS, but it failed to copy all of my files, and some of the ones it did copy I'm not able to retrieve to my disk. So that ended up being a blind alley.
My company places a high value on everyone using the same source control repository, so I've really been trying to make this work I've already burned a week on this. Is anyone else using PVCS 7.5 with Visual Studio? Has anyone else had to migrate from SourceSafe to PVCS? What pitfalls did you come across? How did you get around them?
I'll be posting your answers to these questions on this blog.