Hello,
I want to receive report every night for all checkout files.
I want to do this because I have a team that always leaves checkout
files over the night and I need to check every night for checked out
files.
Is there a way I can do this with VSS.
Or if not is there a way I can write a tool to do this.
Thanks a lot.
Richard J - 18 Jul 2006 13:01 GMT
You have two choices here:
1. In Visual SourceSafe, go to View | Search... | Status Search and check
the options that apply for your environment.
2. Check out the following article by Microsoft that discusses SourceSafe
automation; I believe there is a property in there that you can use to
determine if the file is checked out or not. Here is the link:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvss/html/vssa
uto.asp
Hope this helps.
Richard
> Hello,
>
[quoted text clipped - 6 lines]
>
> Thanks a lot.