Multiple Projects in a solution using visual sourcesafe [modified]
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
We are integrating different systems into one solution, each system is consisting of one project and we are using source safe to maintain our codes. we are having problems in downloading one project for each programmer, how can we distribute each project without downloading the whole solution. for example, we have 2 programmers and 2 dependency projects, let's say programmer A and programmer B, project A and project B, respectively. Those projects are dependencies of project C. We are avoiding each programmer to download both project A and B.
modified on Thursday, February 7, 2008 10:10 PM