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 reconnect a project after the shared workspace file loses the project location?
Is there a way to enable easily switching between multiple source code providers?
How do I disconnect VSS from a particular VC 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?
Does VSS OLE Automation support pinning?
How to Check In Changes?
Where can I find some information on Branching/Sharing?
The integration isn’t working between VSS and FrontPage/Visual InterDev. What can I do?
Is it necessary to check out the project file when I only want to edit one of the forms contained in the project file?
If the Allow Multiple Checkouts option is enabled, what type of files can I allow multiple users to check out simultaneously?
Tell me is it easy to backup the system?
Which DB using by Visulal Source Safe ? Can we assign our won database to VSS? or it have any default DB ?