From owner-freebsd-current Sat Oct 3 15:12:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA07540 for freebsd-current-outgoing; Sat, 3 Oct 1998 15:12:12 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from word.smith.net.au (castles246.castles.com [208.214.165.246]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA07444 for ; Sat, 3 Oct 1998 15:11:58 -0700 (PDT) (envelope-from mike@word.smith.net.au) Received: from word.smith.net.au (localhost [127.0.0.1]) by word.smith.net.au (8.9.1/8.8.8) with ESMTP id PAA08117; Sat, 3 Oct 1998 15:10:56 -0700 (PDT) (envelope-from mike@word.smith.net.au) Message-Id: <199810032210.PAA08117@word.smith.net.au> X-Mailer: exmh version 2.0.2 2/24/98 To: Chuck Robey cc: "Jordan K. Hubbard" , Kirk McKusick , freebsd-current@FreeBSD.ORG Subject: Re: Softupdates panics In-reply-to: Your message of "Sat, 03 Oct 1998 16:32:19 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 03 Oct 1998 15:10:55 -0700 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > > cvs co contrib_softupdates > > cd contrib_softupdates > > > > cvs commit > > > > Can I ask howcome the stuff unpacks into the contrib_softupdates > directory, instead of src/sys/contrib/softupdates, or > contrib/softupdates, or just softupdates? This is what happens when you check out a module. You could also say 'cvs co src/contrib/sys/softupdates', and get the full tree. Often the module is just a simpler way of getting it. It's how you can say 'cvs co ls' for example, and get an 'ls' directory. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message