README #6

  • //
  • guest/
  • anders_johnson/
  • perforce/
  • utils/
  • p4checkpoint/
  • README
  • View
  • Commits
  • Open Download .zip Download (811 B)
p4checkpoint - routine maintenance for the p4(1) database

Copyright (c) 2002 Anders Johnson <[email protected]>. All rights reserved.
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.

To install:

If the version of Perl to be used is installed anywhere other than
/usr/local/bin/perl, then edit the PERL variable in Makefile accordingly.

  % make
  % make install # optionally, "make install PREFIX=/..."

Version	Date		Notes
-------	----		-----
0.01	2/13/2002	First Release
0.02	4/5/2002	Uses -f option to remove checkpoint & journal files.
0.03	5/4/02		Invokes p4 with absolute path; added -q & -p options.
0.04	6/3/02		Deals with error log entries without a date stamp.
0.05	8/3/02		Ignores "info" error log entries.
0.06	8/15/02		Added -Q option.
# Change User Description Committed
#6 2072 anders_johnson Released p4checkpoint-0.06
#5 2024 anders_johnson Release 0.05 of p4checkpoint.
#4 1876 anders_johnson Release version 0.04 of p4checkpoint.
#3 1780 anders_johnson p4checkpoint-0.03, p4tkd-0.01, p4tkmerge-0.02
#2 1628 anders_johnson Check-in of p4checkpoint version 0.02.
#1 1458 anders_johnson p4checkpoint-0.01