I want to add the solution in Visual Studio.Net 2005 to VSS 6.0.In VSS 6.0,we have projects developed in
Visual Studio.net 2003 that uses Solution.root approach.i.e In VSS 6.0,for 2003 projects the following structure is present.
$/
+ WebApp1.root
+WebApp1
...........
The above mentioned structure is used for VS.net 2003 projects.In file system,the projects for 2003 is
stored in C:/Inetpub/wwwroot/WebApp1
.
Likewise my VS.net 2005 project is stored in C:/Inetpub/wwwroot/WebAppl
ication1.N
ow to add the solution to the source safe 6.0,how to add it?Do I still need to follow the solution.root approach in source safe.Please explain me in detail to add the solution in VS.net 2005 to source safe 6.0
Start Free Trial