rse         98/04/06 01:36:31

  Modified:    src/test/rename README
  Log:
  This is in more detail now in STATUS.
  
  Revision  Changes    Path
  1.4       +0 -32     apache-1.3/src/test/rename/README
  
  Index: README
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/src/test/rename/README,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- README    1998/04/06 08:04:23     1.3
  +++ README    1998/04/06 08:36:31     1.4
  @@ -4,38 +4,6 @@
   It replaces identifiers in our C source files according to
   the rename.cf file. 
   
  -====================================================================
  -
  -The proposed steps for this big change are:
  -
  -    1. Roy:  - tag PRE_AP_PREFIX_RENAME
  -             - make rename
  -             - compile entire server (without the back-compat)
  -             - check symbols
  -             - check operation of server
  -             - compile entire server with the back-compat
  -             - check symbols
  -             - check operation of server
  -             - commit
  -             - tag POST_AP_PREFIX_RENAME
  -   
  -    2. Ralf: - tag PRE_AP_PREFIX_RENAME_CLEANUP
  -             - manually change exported module structure symbols for
  -               mod_abc_def.c from def_abc_module to APM_abc_def (where APM_ 
is
  -               the prefix in rename.cf) and adjust/simplify src/Configure,
  -               mod_so.c accordingly etc.
  -             - completely remove HIDE stuff because that's then obsolete
  -             - compile entire server (without the back-compat)
  -             - check symbols
  -             - check operation of server
  -             - compile entire server with the back-compat
  -             - check symbols
  -             - check operation of server
  -             - commit
  -             - tag POST_AP_PREFIX_RENAME_CLEANUP
  -
  -====================================================================
  -
   This can be used directly by everyone:
   (but finally only by Roy!)
   --------------------------------------
  
  
  

Reply via email to