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 an API for VSS? Where can I get it?
What is CaseComplete Files?
How do I find all changes between two dates?
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.
Are there any patches available for problems that occur when using VSS on a Novell share?
Can I use VSS on Unix or Mac systems?
How do I convert my PVCS archive to VSS?
VSS System Capacities — database/file sizes, number of users?
How do I rename a label?
Does VSS OLE Automation support pinning?
Is there any information on Web Projects and Source Control Integration in Visual Studio .NET?