os/graphics/windowing/windowserver/group/RINST.TXT
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/graphics/windowing/windowserver/group/RINST.TXT	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,17 @@
     1.4 +0. Do MNT CHECK and 'revert unchanged files'.
     1.5 +1. Integrate using WSERV clinet and DEV to Main Branch
     1.6 +   (Branch: DougF_Dev_Main).
     1.7 +2. Resolve all the files that are safe:  p4 resolve -as
     1.8 +3. Accept theres for all MSVC files:  p4 resolve -at *.dsp
     1.9 +        (p4 resolve -at //epoc/.../*.cmd)
    1.10 +4. Merge interactives other files
    1.11 +5. Make the change list numbered by doing:  p4 change
    1.12 +   (or New Change list from GUI)
    1.13 +6. Record number
    1.14 +7. Create diff info by doing:
    1.15 +p4 change -o nnnnn > diff.lis
    1.16 +p4 diff -du >> diff.lis
    1.17 +   Remove the differences on the make files from the log
    1.18 +8. Email the difference listing change list number and argument as to
    1.19 +   why you won't break things to the build co-ordinator.
    1.20 +9. When he approves submit your changes doing:  p4 submit -c nnnnn