head	1.3;
access;
symbols
	RELENG_2_1_7_RELEASE:1.2
	RELENG_2_1_6_1_RELEASE:1.2
	RELENG_2_1_6_RELEASE:1.2
	CVS_1_6_3_END:1.2
	RELENG_2_1_5_RELEASE:1.2
	RELENG_2_1_0:1.2.0.2
	cvs_1_6_3_951211:1.1.1.1
	CYCLIC:1.1.1;
locks; strict;
comment	@# @;


1.3
date	96.08.20.23.55.55;	author peter;	state dead;
branches;
next	1.2;

1.2
date	95.12.10.23.07.52;	author peter;	state Exp;
branches
	1.2.2.1;
next	1.1;

1.1
date	95.12.10.22.28.59;	author peter;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	95.12.10.22.28.59;	author peter;	state Exp;
branches;
next	;

1.2.2.1
date	99.09.05.11.10.57;	author peter;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Update to use the cvs-1.8.1 sources from src/contrib/cvs
@
text
@#
#ident	"@@(#)cvs/examples:$Name:  $:$Id: cvswrappers,v 1.2 1995/12/10 23:07:52 peter Exp peter $"
#
# This file describes wrappers and other binary files to CVS.
#
# Wrappers are the concept where directories of files are to be
# treated as a single file.  The intended use is to wrap up a wrapper
# into a single tar such that the tar archive can be treated as a
# single binary file in CVS.
#
# To solve the problem effectively, it was also necessary to be able to
# prevent rcsmerge from merging these files.
#
# Format of wrapper file ($CVSROOT/CVSROOT/cvswrappers or .cvswrappers)
#
#  wildcard	[option value][option value]...
#
#  where option is one of
#  -f		from cvs filter		value: path to filter
#  -t		to cvs filter		value: path to filter
#  -m		update methodology	value: MERGE or COPY
#
#  and value is a single-quote delimited value.
#
#
*.nib  -f '$CVSROOT/CVSROOT/unwrap %s' -t '$CVSROOT/CVSROOT/wrap %s %s'
*.rtfd -f '$CVSROOT/CVSROOT/unwrap %s' -t '$CVSROOT/CVSROOT/wrap %s %s'
*.draw -f '$CVSROOT/CVSROOT/unwrap %s' -t '$CVSROOT/CVSROOT/wrap %s %s'
*.tiff -m 'COPY'
@


1.2
log
@First round of the post-import cleanups...
@
text
@d2 1
a2 1
#ident	"@@(#)cvs/examples:$Name:  $:$Id: cvswrappers,v 1.3 1995/11/14 23:23:11 woods Exp $"
@


1.2.2.1
log
@$Id$ -> $FreeBSD$
@
text
@d2 1
a2 1
#ident	"@@(#)cvs/examples:$Name:  $:$FreeBSD$"
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Import CVS-1.6.3-951211.. Basically, this is the cvs-1.6.2 release
plus a couple of minor changes..  

Some highlights of the new stuff that was not in the old version:
 - remote access support.. full checkout/commit/log/etc..
 - much improved dead file support..
 - speed improvements
 - better $CVSROOT handling
 - $Name$ support
 - support for a "cvsadmin" group to cut down rampant use of "cvs admin -o"
 - safer setuid/setgid support
 - many bugs fixed.. :-)
 - probably some new ones.. :-(
 - more that I cannot remember offhand..
@
text
@@
