Add some documentation for `tag' in the config file.
This commit is contained in:
parent
4c77a4ccf3
commit
f97f401807
2 changed files with 16 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: patch-sum,v 1.10 2000/10/21 19:29:06 wiz Exp $
|
||||
$NetBSD: patch-sum,v 1.11 2001/02/22 17:04:36 wiz Exp $
|
||||
|
||||
MD5 (patch-aa) = 87ac7c35c0dfd74d274b6032cb11c3a3
|
||||
MD5 (patch-ab) = 582f4e9e7c390a407df52a4baccd979e
|
||||
MD5 (patch-ab) = 1dd7ad9d9ab90c34d5c13fc2f076ff04
|
||||
MD5 (patch-ac) = e7ff730e87b13ba56af16e9db2334550
|
||||
MD5 (patch-ad) = a2d7df4269ad5e6cd5730c37bb354b8b
|
||||
MD5 (patch-ae) = 3bfdc675e8c59de4a9c4157d00048b0f
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: patch-ab,v 1.4 2000/10/18 03:31:16 hubertf Exp $
|
||||
$NetBSD: patch-ab,v 1.5 2001/02/22 17:04:36 wiz Exp $
|
||||
|
||||
--- doc/cvs.texinfo.orig Wed Aug 30 03:16:32 2000
|
||||
+++ doc/cvs.texinfo
|
||||
+++ doc/cvs.texinfo Thu Feb 22 17:19:43 2001
|
||||
@@ -40,6 +40,10 @@
|
||||
@setfilename cvs.info
|
||||
@include CVSvn.texi
|
||||
|
@ -13,3 +13,15 @@ $NetBSD: patch-ab,v 1.4 2000/10/18 03:31:16 hubertf Exp $
|
|||
@setchapternewpage odd
|
||||
|
||||
@c -- TODO list:
|
||||
@@ -12637,6 +12641,11 @@
|
||||
all transactions. Any subset of the default is
|
||||
legal. (For example, to only log transactions that modify the
|
||||
@file{*,v} files, use @samp{LogHistory=TMAR}.)
|
||||
+
|
||||
+@cindex tag, in CVSROOT/config
|
||||
+@item tag=@var{value}
|
||||
+Enable an additional keyword that gets expanded on checkout;
|
||||
+any string is legal.
|
||||
@end table
|
||||
|
||||
@c ---------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue