Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Oct 1998 01:52:36 +0200
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        freebsd-current@FreeBSD.ORG
Subject:   Re: Softupdates panics
Message-ID:  <19981004015236.A6399@keltia.freenix.fr>
In-Reply-To: <Pine.BSF.4.02A.9810031627370.362-100000@picnic.mat.net>; from Chuck Robey on Sat, Oct 03, 1998 at 04:32:19PM -0400
References:  <14256.907440294@time.cdrom.com> <Pine.BSF.4.02A.9810031627370.362-100000@picnic.mat.net>

next in thread | previous in thread | raw e-mail | index | archive | help
According to Chuck Robey:
> Can I ask howcome the stuff unpacks into the contrib_softupdates
> directory, instead of src/sys/contrib/softupdates, or

Because the standard way for CVS when it extracts a module named "foo" is
to put it inside a directory named "foo" hence the "contrib_softupdates".

You can change it upon checkout by specifying "-d bar" to put it into "bar".

When you extract the whole /usr/src tree you don't notice it because the
module there is named "src". See "CVSROOT/modules".

              Use the -d dir option to create a directory  called
              dir  for  the  working  files, instead of using the
              module name.  Unless you also  use  -N,  the  paths
              created under dir will be as short as possible.

-- 
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr
FreeBSD keltia.freenix.fr 3.0-BETA #2: Sat Oct  3 11:34:55 CEST 1998


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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