We just branched our software from version 4.0 to 4.1; however, I noticed that the solution files for our C# projects still pointed to the projects in the 4.0 branch in Source Vault (SccProjectName0 = $/4.0/Libraries/<library name> instead of SccProjectName0 = $/4.1/Libraries/<library name>). What this means is that we have to fix the bindings of every solution in the new branch, which is kind of a pain.
Is there a way to have vault automatically change a solution file's bindings so that the branched "copy" points to the correct branch in source vault?
Branching and solution files
Moderator: SourceGear
This is a known problem in Visual Studio. I don't believe there is a workaround in Vault.
See http://support.microsoft.com/default.as ... -us;317925 for a microsoft article on it.
See http://support.microsoft.com/default.as ... -us;317925 for a microsoft article on it.