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 |
Is there some way to get a list of errors from Analyze?
can database be accessed without sharing the folder.
How do I pin all the files within a project?
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?
Using the VSS OLE Automation support in ASP pages?
VSS System Capacities — database/file sizes, number of users?
What’s Analyze?
How to See Checkout Status of Elements?
How can I tell which files in the database correspond to files in my project?
How do I remove a label?
How can I lock and unlock the VSS database prior to running Analyze or backing up the database?
Where can I find the SSSCC API?