How do I know that a file has been Checked Out by some other user?
Answer Posted / 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 |
Post New Answer View All Answers
Is there some way to automate email notification when of VSS changes?
How to Undo a Checkout?
How can I automate database maintenance routines?
How do I select a database from the command line?
How can I use SourceSafe to version stored procedures with Visual Studio 6.0 and SQL Server 7.0?
How to Save a Package as a Separate File?
Where can I find some information on Branching/Sharing?
Does VSS OLE Automation support label comments?
What is Multiple Checkout?
How can I access VSS from a remote site over the Internet directly of via a web portal?
How to Put an Existing Model under Version Control?
VSS System Capacities — database/file sizes, number of users?
Is there an issue/bug tracking tool that integrates with SourceSafe?
Is there a SourceSafe developers guide?
How to Check In Changes?