Where is the main copy of the Visual Basic project stored?
Answer / sonakshi
The main copy of the project is located in the Visual SourceSafe database. After modifying their local copies, all users should check the files into Visual SourceSafe. This will cause the latest version of the user's work to be stored in Visual SourceSafe. Every time you open the Visual Basic project, Visual Basic will use the information in the local Mssccprj.scc file to retrieve the latest version of the files from Visual SourceSafe and replace the local copies of the user's Visual Basic files.
| Is This Answer Correct ? | 0 Yes | 0 No |
While trying to modify a user control after doing a checkout, it gives an error "Can't edit module." How can I fix this error?
How do I know that a file has been Checked Out by some other user?
How can I disable the integration between VSS and Visual Studio?
Is there a way to enable easily switching between multiple source code providers?
Is there an issue/bug tracking tool that integrates with SourceSafe?
Tell me is it easy to backup the system?
Is there some way to automate email notification when of VSS changes?
Where can I find a list of known bugs in VSS?
Is there an API for VSS? Where can I get it?
Is there some way to get a list of errors from Analyze?
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.
What about other product integrations?