Http://www.evget.com/zh-CN/Info/catalog/16681.html
Overview: This article describes how to use Sourceanywhere for version control in Visual Studio 2005/2008/2010.
This article describes how to use Sourceanywhere for version control in Visual Studio 2005/2008/2010.
Select Current SCC provider
Open Visual Studio, select Menu Tools-> Options, open the Source control node on the left, and select Dynamsoft in the current source control plug-in Drop-down box Sourceanywhere for VSS.
adding version control
In Visual Studio's Solution Explorer, right-click the. sln/prj file and select the add ... to Source control menu. Fill in the appropriate information in the Connect to server and Login dialog box.
In the Add to Dynamsoft SAW hosted Project dialog box, select the path to the project on the server.
Open from Source control
After the first team member adds the project to Sourceanywhere, other members can use the menu file-> source control-> The Open from source in Visual Studio Control to open the project in versioning.
Note: Dynamsoft recommends the use of the open from Source control, which generates the correct versioning binding information on the other member's native computer. It is not recommended to do a get operation on the entire project in the Sourceanywhere GUI, and then double-click in Windows Explorer. SLN opens.
Version Control Actions
You can right-click a file in version control in Solution Explorer to do a get, check out, check in, and more common operations