Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Nov 1997 23:45:55 -0800 (PST)
From:      iwasaki@jp.FreeBSD.org
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   docs/5065: Wrong explanation `tag=.' for supfile in doc/FAQ/hackers.sgml
Message-ID:  <199711160745.XAA25263@hub.freebsd.org>
Resent-Message-ID: <199711160750.XAA25480@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         5065
>Category:       docs
>Synopsis:       Wrong explanation `tag=.' for supfile in doc/FAQ/hackers.sgml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 15 23:50:01 PST 1997
>Last-Modified:
>Originator:     Mitsuru IWASAKI
>Organization:
The FreeBSD Japanese Documentation Project
>Release:        -current
>Environment:
N/A

>Description:
There is a wrong explanation for supfile to get the whole CVS
repository via CVSup in the section `How do I make my own custom 
release?' of FAQ.
It is mentioned like this:
  To get this you can use CVSUP but your tag value, if any, should be `.'
                                         ~~~~~~~~~          ~~~~~~~~~~~~~
If `tag=.' is specified in supfile, what to be obtained is 
`HEAD brach stuff', not RCS files.
So, neither a "tag=" field nor a "date=" field should be specified in
this case according to doc/handbook/cvsup.sgml.

>How-To-Repeat:

>Fix:
--- hackers.sgml.old	Mon Nov  3 16:53:45 1997
+++ hackers.sgml	Sun Nov 16 15:48:43 1997
@@ -46,7 +46,7 @@
 
       <p>Second, you have to have the whole CVS repository at hand.
       To get this you can use <url url="../handbook/cvsup.html" name="CVSUP">
-      but your tag value, if any, should be `.' and your release name
+      but your tag field, if any, should not be specified and your release name
       should be cvs:
 
       <verb>

>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711160745.XAA25263>