diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-08-10 09:43:23 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-08-10 09:43:23 +0000 |
| commit | d52e21c6b3ca1b95fff9dfb79a5c4aae95fc6401 (patch) | |
| tree | 0c9bbd23369a13193862eab2b9923a29ee491566 /gnu/usr.bin/cvs/examples/checkoutlist | |
| parent | 7f22ecb0da2f5623c8ad69cbab0e478a9709fb61 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/cvs/examples/checkoutlist')
| -rw-r--r-- | gnu/usr.bin/cvs/examples/checkoutlist | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/gnu/usr.bin/cvs/examples/checkoutlist b/gnu/usr.bin/cvs/examples/checkoutlist deleted file mode 100644 index 45ee6dc44f15..000000000000 --- a/gnu/usr.bin/cvs/examples/checkoutlist +++ /dev/null @@ -1,20 +0,0 @@ -# -#ident "@(#)cvs/examples:$Name: $:$Id: checkoutlist,v 1.2 1995/11/14 23:24:49 woods Exp $" -# -# 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 '#' -# -rcstemplate -wrap -unwrap |
