Renesas REJ10J1837-0100 Network Card User Manual


 
High-performance Embedded Workshop 8. Using the Custom Version Control System
REJ10J1837-0100 Rev.1.00 Nov. 16, 2008
156
> //loop
> while(1)
> {
> printf("### Data Input ###\n"); //loop
49a53,54
> //loop
> }
Command(s) completed successfully.
You can see the changes made in the file "sampleCVS.c".
8.11.2.10 Step 10: Using the Version Control facility (Register the Result)
1. Select [Tools -> Version Control -> Commit].
2. Select the file in the Commit dialog box and click the OK button.
3. The Version Control tab of the output window shows the following message.
Executing C:\cvs-1-11-17\cvs.exe commit -m "modify" sampleCVS.c
Checking in sampleCVS.c;
C:\cvs-1-11-17\DATABASE/sampleCVS/sampleCVS.c,v <-- sampleCVS.c
new revision: 1.2; previous revision: 1.1
done
Command(s) completed successfully.
8.11.2.11 Step 11: Using the Version Control facility (View Logs)
1. Select [Tools -> Version Control -> Log].
2. Select the file in the Log dialog box and click the OK button.
3. The Version Control tab of the output window shows the following message.
Executing C:\cvs-1-11-17\cvs.exe log sampleCVS.c
RCS file: C:\cvs-1-11-17\DATABASE/sampleCVS/sampleCVS.c,v
Working file: sampleCVS.c
head: 1.2
branch:
locks: strict
access list:
symbolic names:
rel-20060228: 1.1.1.1
Renesas: 1.1.1
keyword substitution: kv
total revisions: 3; selected revisions: 3
description:
----------------------------
revision 1.2