PRB: OLE Automation: CheckOut Recursive Fails (248690)
The information in this article applies to:
- Microsoft Visual SourceSafe for Windows 6.0
This article was previously published under Q248690 SYMPTOMS
When you use Microsoft Visual SourceSafe OLE Automation to check out a project object with the recursive flag set, all files are checked out recursively. However, the local files for any subprojects will not be on the local computer.
CAUSE
The files in the subprojects are copied only to the working directory if the VSSFLAG_FORCEDIRYES flag is set.
This flag is a parameter of the VSSITEM.Checkout command.
RESOLUTION
When you check out the project recursively by using OLE Automation, use the VSSFLAG_FORCEDIRYES flag.
Modification Type: | Major | Last Reviewed: | 5/1/2001 |
---|
Keywords: | kbprb KB248690 |
---|
|