?
=?iso-8859-2?Q?Vladim=EDr_Kolesnik?=
Hi, there
we need help concerning setting project under source control.
We want to have a project on the server, and developers in the local network working on this project. We decided to use strategy officialy called "Isolated Development". We studied help in Visual Studio .NET called "Web Projects and Source Control Integration in Visual Studio ..NET". First we created solution on machine: A (server), then added a web project to this solution. Then on machine B (developer) we want to create a working copy of the project on the server.
In help we found this method:
To add the Web project to source control
1.In Solution Explorer, right-click the solution node, and then click Add Solution to Source Control.
2.If a message box appears, click Continue.
3.Provide database location and user logon information as required by your source control provider.
4.Create a root solution directory on the source control server by specifying the server location for the solution file.
5.Under the root solution directory, type a name for the project folder that will contain the master copy of your Web project's files.
Our problem is in the 1.step : we don't have "Add Solution to Source Control" in menu. Where we made a mistake?
Thanks for all your hints.
we need help concerning setting project under source control.
We want to have a project on the server, and developers in the local network working on this project. We decided to use strategy officialy called "Isolated Development". We studied help in Visual Studio .NET called "Web Projects and Source Control Integration in Visual Studio ..NET". First we created solution on machine: A (server), then added a web project to this solution. Then on machine B (developer) we want to create a working copy of the project on the server.
In help we found this method:
To add the Web project to source control
1.In Solution Explorer, right-click the solution node, and then click Add Solution to Source Control.
2.If a message box appears, click Continue.
3.Provide database location and user logon information as required by your source control provider.
4.Create a root solution directory on the source control server by specifying the server location for the solution file.
5.Under the root solution directory, type a name for the project folder that will contain the master copy of your Web project's files.
Our problem is in the 1.step : we don't have "Add Solution to Source Control" in menu. Where we made a mistake?
Thanks for all your hints.