Where is the main copy of the Visual Basic project stored?
Answer Posted / 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 |
Post New Answer View All Answers
How to See Checkout Status of Elements?
How to Undo a Checkout?
Which is the best product for source controlling compare to vss for version controlling?
Is VSS Y2K compliant?
What about other product integrations?
How do I get deleted files (not permanently deleted)?
What is Merge Conflicts?
How to Create a New Shared CaseComplete Project?
Tell me can database be accessed without sharing the folder?
I want to prepare a patch installation for my company. I need all the files which have been modified since Jan 09. I have taken the history of project in VSS, for date range 01Jan09 to today. Now whats the procedure of getting all those files to my local directory, which is being used for a patch install preparation. Thanks.
What is CaseComplete Files?
How do I apply a label to an older version of a file?
Is there an API for VSS? Where can I get it?
How do I rename a label?
How can I tell which files in the database correspond to files in my project?