Subject: Re: Anonymous CVS users please note: modules are being merged
To: Brian A. Seklecki <lavalamp@spiritual-machines.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: current-users
Date: 12/23/2002 16:02:28
cvs co == cvs checkout

Otherwise, you probably meant 'cvs co ... src/sys', not 'src/syssrc'
(the former is right, the second not)

Brian A. Seklecki wrote:
> 
> right then...a few docs will need updated.  those that provide instructions
> for CVS (basically s/co\ syssrc/checkout\ sys\/syssrc/g).  one example where
> CVS instructions are given:
> 
> htdocs/Documentation/tune/6.list:
> 
> docs/Documentation/tune$ diff -u 6.list.orig  6.list
> --- 6.list.orig Mon Dec 23 09:01:07 2002
> +++ 6.list      Mon Dec 23 09:03:15 2002
> @@ -59,23 +59,23 @@
>  kernel.</p>
> 
>  <pre>
> -cvs co -rnetbsd-1-6 syssrc
> +cvs checkout -rnetbsd-1-6 src/syssrc
>  </pre>
> 
> -<p>The above will checkout the required kernel sources to syssrc/ relative
> +<p>The above will checkout the required kernel sources to src/syssrc/ relative
>  to the directory the user is in, note the <code>-rnetbsd-1-6</code>, this
>  is indicating checkout the kernel sources for <b>NetBSD 1.6</b>. If 1.5
>  is the release, the syntax would be:</p>
> 
>  <pre>
> -cvs co -rnetbsd-1-5-release syssrc
> +cvs checkout -rnetbsd-1-5-release src/syssrc
>  </pre>
> 
>  <p>Last and not least, for tracking <b>-current</b> simply omit the release
>  and <b>cvs</b> will default to the latest sources:</p>
> 
>  <pre>
> -cvs co syssrc
> +cvs checkout src/syssrc
>  </pre>
> 
>  <ENTRY>a2 Configuring the Kernel
> 


-- 
Jaromir Dolecek <jdolecek@NetBSD.org>            http://www.NetBSD.org/
-=- We should be mindful of the potential goal, but as the tantric    -=-
-=- Buddhist masters say, ``You may notice during meditation that you -=-
-=- sometimes levitate or glow.   Do not let this distract you.''     -=-