Visual Studio 2008 source control for small teams

后端 未结 12 1630
伪装坚强ぢ
伪装坚强ぢ 2020-12-13 10:54

I work on a small web team where I am the only .NET developer currently using Visual Studio 2008 Professional to build and maintain a few web applications. I am about to st

12条回答
  •  我在风中等你
    2020-12-13 11:48

    Why not use a SVN server? That way, all your developers can use it, and there is a very good free Windows Client for it (TortoiseSVN). You can integrate SVN support with TortoiseSVN into Visual Studio with VisualSVN, which is commercial, but not actually expensive.

提交回复
热议问题