How do I know that a file has been Checked Out by some other user?
Answer / sonakshi
From Visual Basic, select the file in the project window for which you want to know the status, then click on Tools->SourceSafe->SourceSafe Properties->Check Out Status tab. You will get the following information: Which users have the file checked out, Check Out Date and time, Computer name that the file was Checked Out to and the Visual SourceSafe project that contains this file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Where can I find some information on Branching/Sharing?
How to Create a New Shared CaseComplete Project?
What is Multiple Checkout?
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?
How to Put an Existing Model under Version Control?
How do I display a custom message box during Add Item, Check In, Ckeck Out, Undo Checkout, Branch, and Rename?
How do I know that a file has been Checked Out by some other user?
I've checked out and modified my files. At what point do the copies stored in the Visual SourceSafe database get updated?
What about other product integrations?
How can I put revision history information in the source files each time I check in a file?
If new users want to modify the project, what are the steps they need to follow?
Which DB using by Visulal Source Safe ? Can we assign our won database to VSS? or it have any default DB ?