Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Sep 2001 05:10:03 -0700 (PDT)
From:      Salvo Bartolotta <bartequi@neomedia.it>
To:        freebsd-doc@freebsd.org
Subject:   Re: docs/24662: too many questions about source management bloat freebsd lists
Message-ID:  <200109091210.f89CA3J17198@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/24662; it has been noted by GNATS.

From: Salvo Bartolotta <bartequi@neomedia.it>
To: Murray Stokely <murray.stokely@windriver.com>
Cc: freebsd-gnats-submit@FreeBSD.org, cvsup-bugs@polstra.com
Subject: Re: docs/24662: too many questions about source management bloat freebsd lists
Date: Sun, 09 Sep 2001 14:06:40 +0200 (CEST)

 This message is in MIME format.
 
 ---MOQ10000372004d78910cea25daf24ae9d4d177f99898
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 8bit
 
 Here is another patch, namely a patch.delta. It contains few minor corrections.
 
 Applying patch.delta to the previous patch (renamed patch.old) will produce 
 the final patch and... save bandwidth. :-)
 
 -- Salvo
 ---MOQ10000372004d78910cea25daf24ae9d4d177f99898
 Content-Type: text/plain; name="patch.delta"; charset=ISO-8859-1
 Content-Transfer-Encoding: 8bit
 Content-Disposition: inline; filename="patch.delta"
 
 
 *** patch.old	Sat Sep  8 02:23:23 2001
 --- patch	Sun Sep  9 13:30:44 2001
 ***************
 *** 3,10 ****
   retrieving revision 1.153
   diff -u -r1.153 chapter.sgml
   --- chapter.sgml	2001/09/05 00:29:19	1.153
 ! +++ chapter.sgml	2001/09/08 00:22:40
 ! @@ -3910,6 +3910,213 @@
          </varlistentry>
        </variablelist>
      </sect2>
 --- 3,10 ----
   retrieving revision 1.153
   diff -u -r1.153 chapter.sgml
   --- chapter.sgml	2001/09/05 00:29:19	1.153
 ! +++ chapter.sgml	2001/09/09 11:28:45
 ! @@ -3910,6 +3910,214 @@
          </varlistentry>
        </variablelist>
      </sect2>
 ***************
 *** 53,63 ****
   +	  CDs.</para> 
   + 
   +	<para>It is therefore recommended that you adopt the two-step procedure
 ! +	  outlined in the Cvsup FAQ (cf Q12, Q13); later, you will be given
 ! +	  interesting and instructive concrete examples.</para> 
   +    </sect3>
   +    <sect3>
 ! +      <title>An useful python script: cvsupchk</title>
   +
   +        <para>Alternatively, in order to examine your sources for inconsistencies,
   +	  you may wish to utilize the cvsupchk python script; which script is
 --- 53,63 ----
   +	  CDs.</para> 
   + 
   +	<para>It is therefore recommended that you adopt the two-step procedure
 ! +	  outlined in the Cvsup FAQ (cf Q12, Q13); in subsequent sections, you
 ! +	  will be given interesting and instructive concrete examples.</para> 
   +    </sect3>
   +    <sect3>
 ! +      <title>A useful python script: cvsupchk</title>
   +
   +        <para>Alternatively, in order to examine your sources for inconsistencies,
   +	  you may wish to utilize the cvsupchk python script; which script is
 ***************
 *** 186,194 ****
   +	  <programlisting>src-all tag=RELENG_4 date=2000.08.27.10.00.00</programlisting>
   +
   +	  <para>N.B. The format of a date is rigid. You have to specify all
 ! +	    the components of the date: century (19 for the 19th or 20 for the
 ! +	    20th), year, month, day, hour, minutes, seconds -- as shown in the
 ! +	    above example. For more information, please see &man.cvsup.1;.</para>
   +
   +	  <para>Whether or not a date is specified, the checkouts file is called
   +	    <filename>checkouts.cvs:A</filename> (eg
 --- 186,195 ----
   +	  <programlisting>src-all tag=RELENG_4 date=2000.08.27.10.00.00</programlisting>
   +
   +	  <para>N.B. The format of a date is rigid. You have to specify all
 ! +	    the components of the date: century (20, ie the 20th century, must
 ! +	    be supplied whereas 19, the past century, can be omitted), year,
 ! +	    month, day, hour, minutes, seconds -- as shown in the above example.
 ! +	    For more information, please see &man.cvsup.1;.</para>
   +
   +	  <para>Whether or not a date is specified, the checkouts file is called
   +	    <filename>checkouts.cvs:A</filename> (eg
 
 ---MOQ10000372004d78910cea25daf24ae9d4d177f99898--

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?200109091210.f89CA3J17198>