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 |
How do I get all users out of VSS in order to perform a backup?
Is there any information on Web Projects and Source Control Integration in Visual Studio .NET?
Does VSS 6.0 support NT’s built-in security?
VSS performance is extremely slow?
How to Check In Changes?
Where is the main copy of the Visual Basic project stored?
Which is the best product for source controlling compair to VSS for vesion controlling
What are the tips for getting keyword expansion working?
If the Allow Multiple Checkouts option is enabled, what type of files can I allow multiple users to check out simultaneously?
How do I disconnect VSS from a particular VC project?
Are there any third party articles which compare VSS with other source code control products?
Which DB using by Visulal Source Safe ? Can we assign our won database to VSS? or it have any default DB ?