|
Using Basic Command-line Interface
|
Top Previous Next |
| CSRCS command "file-path".
|
| · | Create To add a new file to the RCS Repository.
|
| · | CheckOut To check-out a working copy.
|
| · | CheckIn To check-in a modified file, or to add a new file to the RCS Repository.
|
| · | Status To inspect the RCS status of a file.
|
| · | History To trace the revisions of a file.
|
| · | Help To get on-line help.
|
| 1. | From the Start menu, click Run.
|
| 2. | Enter: CSRCS CheckIn "C:\Project1\Src\test.c".
|
| 3. | Click OK.
|