Reword explanation of how to get the CVS bits with CVSup.
PR: 5065 Submitted by: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.ORG>
This commit is contained in:
parent
6bf0285128
commit
8b92d5797e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2225
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: hackers.sgml,v 1.1 1997-11-03 08:53:45 max Exp $ -->
|
||||
<!-- $Id: hackers.sgml,v 1.2 1997-11-28 17:29:22 steve Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
@ -46,8 +46,8 @@
|
|||
|
||||
<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
|
||||
should be cvs:
|
||||
but in your supfile set the release name to cvs and remove any tag or
|
||||
date fields:
|
||||
|
||||
<verb>
|
||||
*default prefix=/home/ncvs
|
||||
|
|
Loading…
Reference in a new issue