SourceSafe Tips
From HashVB
This article is currently work in progress. Please come back later. |
Branching a project in Visual SourceSafe 6
If you want to create a duplicate of a project, say for a new version, this is the routine to follow. It took me several attempts to find the correct combination...
- Right click the parent project folder of the new project destination, normally, this would be $/
- Click "Share..."
- Select the current project folder that you want to branch
- Tick the "Branch after share" option to make surte they are now separate
- Click "Share"
- Enter the name for the new project
- Make sure "recursive" is ticked
- Click "OK" and wait