| Summary: | The description of /usr/share/examples/cvsup/refuse is inconsistent with cvsup(1). | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | ushida <ushida> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
ushida
2000-07-15 17:20:01 UTC
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 / In article <20000715174739.L84045@strontium.scientia.demon.co.uk> ben@FreeBSD.org wrote: |Hmm, how about this: --- an omission of a middle part --- |If no-one objects, or beats me to it, I'll commit this soon. Thank you for your prompt reply. I approve of your proposal. -- Jun Ushida State Changed From-To: open->closed Committed in -current and 4-stable, thanks! |