Differences between revisions 2 and 3
Revision 2 as of 2008-05-26 01:51:03
Size: 673
Comment:
Revision 3 as of 2008-05-26 01:51:49
Size: 737
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Editing Source code  Control Release 10 Source code reside in this location #cd /u/ccdev/std/upda10 To get a copy of code in your working directory use this command. .sccs folder contains real source code and all update. #get –e /u/ccdev/std/upda10/.sccs/s.supgra10 Let say you want to uprade GL transaction to LONGDEC #trurepOption 5 Option 4Type f (Enter)EnterEnter file name: abc (Enter)Option 0     Go back to upgra10 file #vi upgra10logger Upgrading GL Transaction to LONGDEC$CCDIR/std/utbinl/trurep<<::54^M^Mtrurep.gl.longdec^M0::save To comit the change to actual fil. #delta –y”aegis#description what you are doing” /u/ccdev/std/upda10/.sccs/s.upgra10 = Editing Source code

Control Release 10 Source code reside in this location

#cd /u/ccdev/std/upda10

To get a copy of code in your working directory use this command. .sccs folder contains real source code and all update.

#get –e /u/ccdev/std/upda10/.sccs/s.supgra10

Let say you want to uprade GL transaction to LONGDEC

#trurep

Option 5

Option 4

Type f (Enter)

Enter

Enter file name: abc (Enter)

Option 0

Go back to upgra10 file

#vi upgra10

logger Upgrading GL Transaction to LONGDEC

$CCDIR/std/utbinl/trurep<<::

54^M^Mtrurep.gl.longdec^M0

::

save

To comit the change to actual fil.

#delta –y”aegis#description what you are doing” /u/ccdev/std/upda10/.sccs/s.upgra10

Editing Source code

Control Release 10 Source code reside in this location

#cd /u/ccdev/std/upda10

To get a copy of code in your working directory use this command. .sccs folder contains real source code and all update.

#get –e /u/ccdev/std/upda10/.sccs/s.supgra10

Let say you want to uprade GL transaction to LONGDEC

#trurep

Option 5

Option 4

Type f (Enter)

Enter

Enter file name: abc (Enter)

Option 0

Go back to upgra10 file

#vi upgra10

logger Upgrading GL Transaction to LONGDEC

$CCDIR/std/utbinl/trurep<<::

54MMtrurep.gl.longdec^M0

::

save

To comit the change to actual fil.

#delta –y”aegis#description what you are doing” /u/ccdev/std/upda10/.sccs/s.upgra10

update_source_code (last edited 2013-09-18 06:09:34 by localhost)