diff options
Diffstat (limited to 'gnu/usr.bin/cvs/examples')
| -rw-r--r-- | gnu/usr.bin/cvs/examples/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cvs/examples/checkoutlist | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cvs/examples/commitinfo | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cvs/examples/cvswrappers | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cvs/examples/editinfo | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cvs/examples/modules | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cvs/examples/rcsinfo | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cvs/examples/taginfo | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cvs/examples/unwrap | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cvs/examples/wrap | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/gnu/usr.bin/cvs/examples/Makefile b/gnu/usr.bin/cvs/examples/Makefile index e35847d16189..3671f9f5c5bc 100644 --- a/gnu/usr.bin/cvs/examples/Makefile +++ b/gnu/usr.bin/cvs/examples/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1995/12/10 23:07:36 peter Exp $ +# $Id: Makefile,v 1.1.4.1 1996/02/23 12:18:32 peter Exp $ CVSFILES= checkoutlist commitinfo cvswrappers editinfo loginfo modules \ rcsinfo rcstemplate taginfo unwrap wrap diff --git a/gnu/usr.bin/cvs/examples/checkoutlist b/gnu/usr.bin/cvs/examples/checkoutlist index 45ee6dc44f15..da0e46a98dcc 100644 --- a/gnu/usr.bin/cvs/examples/checkoutlist +++ b/gnu/usr.bin/cvs/examples/checkoutlist @@ -1,5 +1,5 @@ # -#ident "@(#)cvs/examples:$Name: $:$Id: checkoutlist,v 1.2 1995/11/14 23:24:49 woods Exp $" +#ident "@(#)cvs/examples:$Name: RELENG_2_1_5_RELEASE $:$Id: checkoutlist,v 1.2 1995/12/10 23:07:45 peter Exp $" # # The "checkoutlist" file is used to support additional version controlled # administrative files in $CVSROOT/CVSROOT, such as template files. diff --git a/gnu/usr.bin/cvs/examples/commitinfo b/gnu/usr.bin/cvs/examples/commitinfo index 2846c713b024..5efadd492dbb 100644 --- a/gnu/usr.bin/cvs/examples/commitinfo +++ b/gnu/usr.bin/cvs/examples/commitinfo @@ -1,5 +1,5 @@ # -# $Id: commitinfo,v 1.1.1.2 1995/03/31 07:44:32 nate Exp $ +# $Id: commitinfo,v 1.1.1.2.6.1 1996/02/23 12:18:33 peter Exp $ # # The "commitinfo" file is used to control pre-commit checks. # The filter on the right is invoked with the repository and a list diff --git a/gnu/usr.bin/cvs/examples/cvswrappers b/gnu/usr.bin/cvs/examples/cvswrappers index c666292e6460..75e62d1ae284 100644 --- a/gnu/usr.bin/cvs/examples/cvswrappers +++ b/gnu/usr.bin/cvs/examples/cvswrappers @@ -1,5 +1,5 @@ # -#ident "@(#)cvs/examples:$Name: $:$Id: cvswrappers,v 1.3 1995/11/14 23:23:11 woods Exp $" +#ident "@(#)cvs/examples:$Name: RELENG_2_1_5_RELEASE $:$Id: cvswrappers,v 1.2 1995/12/10 23:07:52 peter Exp $" # # This file describes wrappers and other binary files to CVS. # diff --git a/gnu/usr.bin/cvs/examples/editinfo b/gnu/usr.bin/cvs/examples/editinfo index 09b9f160a821..9702ea0d6418 100644 --- a/gnu/usr.bin/cvs/examples/editinfo +++ b/gnu/usr.bin/cvs/examples/editinfo @@ -1,5 +1,5 @@ # -# $Id: editinfo,v 1.1.1.2 1995/03/31 07:44:37 nate Exp $ +# $Id: editinfo,v 1.1.1.2.6.1 1996/02/23 12:18:33 peter Exp $ # # The "editinfo" file is used to allow verification of logging # information. It works best when a template (as specified in the diff --git a/gnu/usr.bin/cvs/examples/modules b/gnu/usr.bin/cvs/examples/modules index 254add1e3674..0c5ac82e0e3f 100644 --- a/gnu/usr.bin/cvs/examples/modules +++ b/gnu/usr.bin/cvs/examples/modules @@ -1,7 +1,7 @@ # # The CVS Modules File # -#ident "@(#)cvs/examples:$Name: $:$Id: modules,v 1.2 1995/12/10 23:08:01 peter Exp $" +#ident "@(#)cvs/examples:$Name: RELENG_2_1_5_RELEASE $:$Id: modules,v 1.1.1.2.6.1 1996/02/23 12:18:34 peter Exp $" # # Three different line formats are valid: # key -a aliases... diff --git a/gnu/usr.bin/cvs/examples/rcsinfo b/gnu/usr.bin/cvs/examples/rcsinfo index b7e9cc09298d..c7e59029437d 100644 --- a/gnu/usr.bin/cvs/examples/rcsinfo +++ b/gnu/usr.bin/cvs/examples/rcsinfo @@ -1,5 +1,5 @@ # -#ident "@(#)cvs/examples:$Name: $:$Id: rcsinfo,v 1.2 1995/12/10 23:08:06 peter Exp $" +#ident "@(#)cvs/examples:$Name: RELENG_2_1_5_RELEASE $:$Id: rcsinfo,v 1.1.1.2.6.1 1996/02/23 12:18:35 peter Exp $" # # The "rcsinfo" file is used to control templates with which the editor # is invoked on commit and import. diff --git a/gnu/usr.bin/cvs/examples/taginfo b/gnu/usr.bin/cvs/examples/taginfo index 02de62b2808e..81ec6d03192c 100644 --- a/gnu/usr.bin/cvs/examples/taginfo +++ b/gnu/usr.bin/cvs/examples/taginfo @@ -1,5 +1,5 @@ # -#ident "@(#)cvs/examples:$Name: $:$Id: taginfo,v 1.3 1995/11/14 23:27:52 woods Exp $" +#ident "@(#)cvs/examples:$Name: RELENG_2_1_5_RELEASE $:$Id: taginfo,v 1.2 1995/12/10 23:08:17 peter Exp $" # # The "taginfo" file is used to control pre-tag checks. # The filter on the right is invoked with the following arguments: diff --git a/gnu/usr.bin/cvs/examples/unwrap b/gnu/usr.bin/cvs/examples/unwrap index def05610f551..dd7975449324 100644 --- a/gnu/usr.bin/cvs/examples/unwrap +++ b/gnu/usr.bin/cvs/examples/unwrap @@ -2,7 +2,7 @@ # # unwrap - extract the combined package (created with wrap) # -#ident "@(#)cvs/examples:$Name: $:$Id: unwrap,v 1.1 1995/11/14 23:20:30 woods Exp $" +#ident "@(#)cvs/examples:$Name: RELENG_2_1_5_RELEASE $:$Id: unwrap,v 1.2 1995/12/10 23:08:21 peter Exp $" # move the file to a new name with an extension rm -rf $1.cvswrap diff --git a/gnu/usr.bin/cvs/examples/wrap b/gnu/usr.bin/cvs/examples/wrap index b6a6a772c240..81d2fc7db8b9 100644 --- a/gnu/usr.bin/cvs/examples/wrap +++ b/gnu/usr.bin/cvs/examples/wrap @@ -2,7 +2,7 @@ # # wrap - Combine a directory into a single tar package. # -#ident "@(#)cvs/examples:$Name: $:$Id: wrap,v 1.1 1995/11/14 23:20:32 woods Exp $" +#ident "@(#)cvs/examples:$Name: RELENG_2_1_5_RELEASE $:$Id: wrap,v 1.2 1995/12/10 23:08:25 peter Exp $" # This script is always called with the current directory set to # where the file to be combined exists. but i may get called with a |
