开发者

Solution with sub-projects in TFS

开发者 https://www.devze.com 2023-01-12 08:54 出处:网络
I have a classlibrary that consists of 5 different smaller projects. I have a solution file that contains them all in order to build them easy and in the right order.

I have a classlibrary that consists of 5 different smaller projects. I have a solution file that contains them all in order to build them easy and in the right order.

How do I go about adding theese projects to TFS in the simplest way. I'd like for each one of the subproj开发者_开发技巧ects to have their own branches e t c, but where do I put the solution files e t c?


Generally the easiest way is to branch the complete solution, this avoids messing with changing relative folders in the solution, or having to set up and maintain non-trivial workspace mappings.

0

精彩评论

暂无评论...
验证码 换一张
取 消