The new branch created in VSS will appear in the form of a new project (all branches in CVS belong to the same project and are only differentiated by different version numbers ). For example
1.0 of developers can use the VSS branch function as follows: 1. "$/ABC
"System" is the backbone, and the development team carries out the latest development on this project; 2. When 1.0 is completed, the development team right-click "$" node in VSS and select "share ..."
In the displayed dialog box, select the "$/ABC system" project and select "branch" in the lower right corner.
After share, and press share.
In the subsequent dialog box, name the new project "ABC system 1.0 ".
Branch "3. A new project" $/ABC system
1.0 branch ". This is a branch of the trunk "$/ABC system. 4. the development team can use check out/check on the branch as usual
In and other functions. If you need to merge the changed files on the branch back to the trunk, right-click the merged file and select "merge" from the "sourcesafe" menu.
Branches ..." You can.
========================================================== ======================================
Although this part is only done by myself, it is still unbearable to change it. Sometimes it will be changed back. Therefore, use VSS to saveCodeTo meet various needs.