HOWTO: Perform a Recursive Check-in at the Command LineLast reviewed: February 27, 1997Article ID: Q151705 |
4.00 5.00 | 4.00 5.00
WINDOWS | WINDOWS NTkbusage kbhowto The information in this article applies to:
SUMMARYThis article demonstrates how to use Visual SourceSafe Explorer to check in all of the files that are currently checked out within a project and its subprojects. In Visual SourceSafe Explorer, the operation is different from that in the Command line. The Explorer knows where all of the files have been checked out to and also knows which projects to check them back into.
MORE INFORMATIONTo perform a check in for all files with the Explorer, right-click the main project and select Check In. Select the Recursive check box and click OK. All of the files that were checked out in the subprojects, as well as the main project, will be checked in. The example below will explain how to achieve the same result from the Command line.
Step-by-Step Example
|
KBCategory: kbusage kbhowto
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |