https://forums.perfo...__20#entry24653
We're using Perforce and Visual Studio. Whenever we create a branch, some projects will not be bound to source control unless we use "Open from Source Control", but other projects work regardless. From my investigations, I know some of the things involved:
In our .csproj files, there are these settings:
- <SccProjectName>
- <SccLocalPath>
- <SccAuxPath>
- <SccProvider>
In our .sln file, there are settings for many of the projects:
- SccLocalPath#
- SccProjectFilePathRelativizedFromConnection#
- SccProjectUniqueName#