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 |
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?
What is Multiple Checkout?
Is VSS Y2K compliant?
How can I tell which files in the database correspond to files in my project?
How do I remove a label?
What is CaseComplete Files?
How can I get around the synchronization issue such that deletes and renames from VS.NET do not get synchronize with VSS as described in Q305516?
Can I use VSS on Unix or Mac systems?
Is it necessary to check out the project file when I only want to edit one of the forms contained in the project file?
How to Update Version Control Settings for a Project?
Does VSS OLE Automation support label comments?
VSS performance is extremely slow?