Update of /cvsroot/ejtools/CVSROOT
In directory usw-pr-cvs1:/tmp/cvs-serv30651
Modified Files:
checkoutlist
Log Message:
Reformat file
Index: checkoutlist
===================================================================
RCS file: /cvsroot/ejtools/CVSROOT/checkoutlist,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** checkoutlist 3 Apr 2002 20:08:33 -0000 1.2
--- checkoutlist 19 Apr 2002 07:22:10 -0000 1.3
***************
*** 1,14 ****
! # The "checkoutlist" file is used to support additional version controlled
! # administrative files in $CVSROOT/CVSROOT, such as template files.
! #
! # The first entry on a line is a filename which will be checked out from
! # the corresponding RCS file in the $CVSROOT/CVSROOT directory.
! # The remainder of the line is an error message to use if the file cannot
! # be checked out.
! #
! # File format:
! #
! # [<whitespace>]<filename><whitespace><error message><end-of-line>
! #
! # comment lines begin with '#'
! syncmail
--- 1,14 ----
! # The "checkoutlist" file is used to support additional version controlled
! # administrative files in $CVSROOT/CVSROOT, such as template files.
! #
! # The first entry on a line is a filename which will be checked out from
! # the corresponding RCS file in the $CVSROOT/CVSROOT directory.
! # The remainder of the line is an error message to use if the file cannot
! # be checked out.
! #
! # File format:
! #
! # [<whitespace>]<filename><whitespace><error message><end-of-line>
! #
! # comment lines begin with '#'
! syncmail
|