If two users check out a project file, how does Visual SourceSafe avoid overwriting changes made by one user when the other user checks in their copy of the file?



If two users check out a project file, how does Visual SourceSafe avoid overwriting changes made by ..

Answer / sonakshi

Let us assume that UserA and UserB checked out the same project file, Proj1.vbp. UserA changes the file and checks it in. This will update the file stored in the Visual SourceSafe database. UserB changes their local copy of the file and checks it in. Before updating the server copy, Visual SourceSafe will compare the files in UserB's working folder and the file stored in the Visual SourceSafe database. If UserA and UserB have made different changes to the same parts of the vbp file, Visual SourceSafe will display the Visual Merge window and give UserB the opportunity to specify which changes he or she wants to keep.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VSS Interview Questions

How do I pin all the files within a project?

0 Answers  


How can I backup a database?

0 Answers  


How to See Checkout Status of Elements?

0 Answers  


Which version of sql server does source any where support?

0 Answers  


Is it necessary to check out the project file when I only want to edit one of the forms contained in the project file?

1 Answers  






Does VSS OLE Automation support label comments?

0 Answers  


How to Create a New Shared CaseComplete Project?

0 Answers  


I've checked out and modified my files. At what point do the copies stored in the Visual SourceSafe database get updated?

1 Answers  


Which is the best product for source controlling compare to vss for version controlling?

0 Answers  


If two users check out a project file, how does Visual SourceSafe avoid overwriting changes made by one user when the other user checks in their copy of the file?

1 Answers  


Is there an issue/bug tracking tool that integrates with SourceSafe?

0 Answers  


How to Add Related Documents to Version Control?

0 Answers  


Categories