|
Using Advanced Command-line Interface - Introduction
|
Top Previous Next |
| CSRCS command [command-switches] "file1" ["file2"
]
|
| · | A full path.
|
| · | A relative path to the current working directory.
|
| · | A wildcard argument.
|
| 1. | From the Start menu, click Run.
|
| 2. | Enter: CSRCS Status /s *.*
|
| 3. | Click OK.
|
|
|
| 1. | From the Start menu, click Run.
|
| 2. | Enter: CSRCS ci *.c *.h
|
| 3. | Click OK.
|
|
|
| 1. | From the Start menu, click Run.
|
| 2. | Enter: CSRCS retrieve /d"15-Jul" /p"Test"
|
| 3. | Click OK.
|
| · | The CSRCS command runs using the Windows multi-tasking environment. If you wish to synchronize commands (usually within a batch-file), call the CSRCSW command (rather than CSRCS). The CSRCSW command accepts all the switches and parameters applicable to the CSRCS command as documented in this chapter.
|
| · | The CS-RCS ActiveX server API provides a more powerful means to integrate CS-RCS with any external environment. Contact ComponentSoftware to get the updated specification of this API.
|