|
Viewing Changes to a File
|
Top Previous Next |
| 1. | From the Windows Explorer, right-click TEST.TXT.
|
| The right-click menu appears:
|
|
|
|
|
|
| Note: As long as TEST.TXT is unchanged, the Check-in menu entry is disabled. If you installed ComponentSoftware as Personal, the Check-out menu entry is also disabled.
|
|
|
| 2. | From the right-click menu, click RCS Status.
|
| The following message appears, indicating that TEST.TXT has not been changed since you last added it to the Repository ("locked" means you "own" of the file and may edit it. CS-RCS uses the GNU RCS terminology, which may confuse the novice user) :
|
|
|
|
| 3. | Click OK.
|
| 1. | Open TEST.TXT and add a few lines.
|
| 2. | Save TEST.TXT.
|
| 1. | From the Windows Explorer, right-click TEST.TXT.
|
| The right-click menu appears.
|
| 2. | From the right-click menu, click RCS Status.
|
| The following message appears, indicating that TEST.TXT has been changed since you last added it to the Repository.
|
|
|
|
|
|
|
|
| 3. | Click Yes to display the CSDiff tool. (If displayed, click OK to confirm the CSDiff Settings dialog).
|
|
|
|
|
|
| The CSDiff tool lists the differences between the last checked-in version and the current working version of TEST.TXT. For more information, see Using the CSDiff File Comparison Tool in CS-RCS Tools or click 'F1'.
|