]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
PR:
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 26 May 2000 04:18:27 +0000 (04:18 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 26 May 2000 04:18:27 +0000 (04:18 +0000)
commit605d3d9868f4a9f2144107aa8471d4d875565dc5
tree363ea545ed6938824fd7bd0cff18868701a6a562
parent65b45a7ba3730c12dc1f931170768721e13ae894
PR:
Obtained from:
Submitted by:
Reviewed by:

  Take advantage of Bill Stoddard's goof to change this over permanently.

  Conversion is rather one way, for consistency.  We can't really maintain
  a dsp version 5 file from version 6, since version 5 likes to split up
  !MESSAGE lines in odd places.  This should make things more consistent.

  Please execute cvstodsp5.pl from the helpers folder, prior to actually
  using the MSVC 5.0 environment.  When you are ready to diff, update or
  commit changes, use dsp5tocvs.pl from the helpers folder to convert
  them all back.  (Be careful that you have CLOSED the DevStudio workspace
  before you try either command!)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85298 13f79535-47bb-0310-9956-ffa450edef68
build/cvstodsp5.pl [new file with mode: 0644]
build/dsp5tocvs.pl [new file with mode: 0644]