Skip to content
Snippets Groups Projects
Select Git revision
  • jdk8-b26
  • master default protected
  • legacy
  • jdk-17.0.13-ga-legacy
  • jdk-17.0.14+4
  • jdk-17.0.14+3
  • jdk-17.0.14+2
  • jdk-17.0.14+1
  • jdk-17.0.13-ga
  • jdk-17.0.13+11
  • jdk-17.0.13+10
  • jdk-17.0.13+9
  • jdk-17.0.13+8
  • jdk-17.0.13+7
  • jdk-17.0.13+6
  • jdk-17.0.14+0
  • jdk-17.0.13+5
  • jdk-17.0.13+4
  • jdk-17.0.13+3
  • jdk-17.0.13+2
  • jdk-17.0.13+1
  • jdk-17.0.13+0
  • jdk-17.0.12-ga
23 results

README

Blame
  • checkoutlist 493 B
    # 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 '#'