- eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'
- & eval 'exec perl -S $0 $argv:q'
- if 0;
- # THE PRECEEDING STUFF EXECS perl via $PATH
- # -*-Fundamental-*-
- require 5.000;
- # $Id: //guest/thomas_quinot/perforce/utils/cvs2p4/test/norm#1 $
- #
- # Richard Geiger
- #
- while (<>)
- {
- $_ =~ s/[0-9]{4}\/[0-9]{2}\/[0-9]{2}/yyyy\/mm\/dd/g;
- $_ =~ s/[0-9]{2}:[0-9]{2}:[0-9]{2}/hh:mm:ss/g;
- print;
- }
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 412 | Thomas Quinot | Branched cvs2p4. | 25 years ago | |
//guest/richard_geiger/utils/cvs2p4/test/norm | |||||
#2 | 240 | Richard Geiger | Version 1.2.5, to account for post-1999 RCS behavior. (Courtesy of David Simon, Goldman S...achs) « |
25 years ago | |
#1 | 130 | Richard Geiger | CVS-to-Perforce converter. This is release 1.2.2 (first submit to the Perforce Public Dep...ot) « |
26 years ago |