How to Put an Existing Model under Version Control?
Answer / Naval Singh
To put an existing model under version control in Visual SourceSafe (VSS), follow these steps:
1. Right-click the project or model file in Solution Explorer.
2. Select 'Check In' from the context menu.
3. If prompted, enter a comment for the check-in and click 'OK'.
4. Once the check-in is complete, right-click the same file and select 'Check Out' to start making changes.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to Check In Changes?
What is CaseComplete Files?
How can I use SourceSafe to version stored procedures with Visual Studio 6.0 and SQL Server 7.0?
Is there an issue/bug tracking tool that integrates with SourceSafe?
How can I access VSS from a remote site over the Internet directly of via a web portal?
How to Save a Package as a Separate File?
Is VSS 5.0 compatible with a 4.0 database? Do I have to upgrade all users to the new version? What about 6.0?
The integration isn’t working between VSS and VB/VC. What can I do?
I checked in modified code into vSS . Now I have another working area and which has older version. Now I wanted to findout the difference between VSS and older version in another working area which is not the VSS area. Now the question is after getting difference between the VSS and another working area. There will be some files difference. How do I take only difference files recursively into some other area.
Is there an API for VSS? Where can I get it?
VSS performance is extremely slow?
How do I convert my PVCS archive to VSS?