Removing SourceSafe Integration from Visual Studio 6

前端 未结 6 2046
小鲜肉
小鲜肉 2021-01-06 06:52

Recently, the SourceSafe integration into visual studio has started to perform badly because we have moved, and the SourceSafe \"server\" is located across a VPN which goes

6条回答
  •  甜味超标
    2021-01-06 07:28

    There is a Microsoft Knowledge Base article about how to do exactly this.

    The gist of it is that you must manually edit the .dsw and .dsp files in a text editor, and remove a few other files lying around. See the article for more details.

提交回复
热议问题