|
What support does CS-RCS provide for symbolic names?
|
Top Previous Next |
| · | You may assign symbolic names when checking-in files.
|
| · | To add/delete/rename a symbolic name for a specific file, right-click on any revision within the Revision history dialog.
|
| · | To mark the head revision of a project with a symbolic name, use the "Milestones | Mark Current" command.
|
| · | To mark specific revision of a project with a symbolic name, use the "Milestones | Library... | Mark revision" command.
|
| · | To mark a few files with a symbolic name, use the "mark" command of the CS-RCS command-line.
|
| · | To mark any revision with a symbolic name, use the "rcs -NName:rev" command of the GNU RCS administrator. (You can also use "rcs -NNew_name:OldName")
|
| · | To produce a list of files contains a specific symbolic name, define a milestone based on the symbolic name and generate a report.
|