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 |
Are there any third party articles which compare VSS with other source code control products?
Is there some way to get a list of errors from Analyze?
What are the tips for getting keyword expansion working?
How can I put revision history information in the source files each time I check in a file?
How can I tell which files in the database correspond to files in my project?
While trying to modify a user control after doing a checkout, it gives an error "Can't edit module." How can I fix this error?
How to require check-in comments?
Can I use VSS on Unix or Mac systems?
How to Create a Working Folder for a Shared Project?
Can we import data from sourcesafe into sourceanywhere?
Does VSS OLE Automation support label comments?
Is there an issue/bug tracking tool that integrates with SourceSafe?