Date: Sat, 15 Jul 2000 10:30:06 -0700 (PDT) From: Ben Smithurst <ben@FreeBSD.org> To: freebsd-doc@freebsd.org Subject: Re: docs/19949: The description of /usr/share/examples/cvsup/refuse is inconsistent with cvsup(1). Message-ID: <200007151730.KAA65148@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/19949; it has been noted by GNATS. From: Ben Smithurst <ben@FreeBSD.org> To: ushida@msa.biglobe.ne.jp Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: docs/19949: The description of /usr/share/examples/cvsup/refuse is inconsistent with cvsup(1). Date: Sat, 15 Jul 2000 17:47:39 +0100 ushida@msa.biglobe.ne.jp wrote: > or add the following lines to /usr/share/examples/cvsup/refuse. > #---------------------------------------------------------------------------- > #CAUTION:Any comment must be removed from refuse files as there is currently > # no provision for comments. > #---------------------------------------------------------------------------- Hmm, how about this: --- refuse 2000/04/13 14:40:39 1.1 +++ refuse 2000/07/15 16:45:55 @@ -8,6 +8,11 @@ #CVSup "base" directory, your sup directory is /usr/sup. If you have #changed your base directory, your sup directory is /path/to/base/sup. # +#NOTE: CVSup currently does not understand comments (lines beginning +#with a `#' character) in refuse files, so please remember to remove all +#such comments if you intend to use this file as a starting point for +#creating your own refuse file. +# #Use this example if you have modified /usr/src/etc/sendmail/freebsd.mc #to reflect your local configuration, and you do not want CVSup to #overwrite it: If no-one objects, or beats me to it, I'll commit this soon. -- Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007151730.KAA65148>