Migrating from P4SCC to P4VS
To migrate your solutions and projects from P4SCC, the Perforce SCC Plug-in, to P4VS, you must do the following:
- Strip the bindings from the solution (
.sln
) file and all of the project files (csproj
,vcxproj
, etc.). - Remove
MSSCCPROJ.SCC
and other source-control-specific files. - Move all developers to P4VS and have them uninstall the old P4SCC plug-in.
For detailed instructions, see https://www.perforce.com/perforce/doc.current/user/sccpluginnotes.txt.