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
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.
How do I select a database from the command line?
VSS System Capacities — database/file sizes, number of users?
How to Check In Changes?
How can I tell which files in the database correspond to files in my project?
How to require check-in comments?
How do I remove a label?
Is there an issue/bug tracking tool that integrates with SourceSafe?
What platforms can I automate VSS using OLE?
How to Add Related Documents to Version Control?
How do I disconnect VSS from a particular VC project?
How do I apply a label to an older version of a file?
How to Put an Existing Model under Version Control?
Can I use VSS on Unix or Mac systems?
How do I reconnect a Visual C++ project after I have branched or shared it to a new location?