#1
|
|||
|
|||
Visual Studio -> Change SourceControl
Hi,
After sharing & branching a project with Visualbuild's Sourcesafe action we always need to manually open the branched project in Visual Studio 2008 to execute "File -> Source Control -> Change Sourcecontrol" to make the solution point to the correct (branched) Sourcesafe project. Can this be automated with Visualbuild somehow? Example: 1. We share and branche "$\MyApplication" to "$\MyApplication\Released\MyApplicationV1" 2. If i now open "X:\MyApplication\Released\MyApplicationV1\MyAppli cation.sln" its still pointing to the sourcesafe project "$\MyApplication" (which is not correct). 3. So i have to manually go to "File -> Source Control -> Change Sourcecontrol" to point it to "$\MyApplication\Released\MyApplicationV1" Its step 3 i would like to do with Visualbuild. Regards, David. |
|
|