From owner-freebsd-questions Fri Feb 1 22:13:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail-smtp2.socket.net (mail-smtp2.socket.net [216.106.88.23]) by hub.freebsd.org (Postfix) with ESMTP id 6E08D37B416 for ; Fri, 1 Feb 2002 22:13:35 -0800 (PST) Received: from socket.net (mc1.socket.net [216.106.88.7]) by mail-smtp2.socket.net (Postfix) with SMTP id 3839918F994 for ; Sat, 2 Feb 2002 00:13:34 -0600 (CST) Received: from socket.net ([216.106.71.38]) by mc1.socket.net; Sat, 02 Feb 2002 00:13:31 -0600 Message-ID: <3C5B843D.665FE468@socket.net> Date: Sat, 02 Feb 2002 00:16:30 -0600 From: Joseph Koenig Reply-To: jkoenig@socket.net X-Mailer: Mozilla 4.75C-CCK-MCD {C-UDP; EBM-APPLE} (Macintosh; U; PPC) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: CVSup - What am I missing? Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creator="4D4F5353" Content-Transfer-Encoding: 7bit X-Rcpt-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On a 4.2 system that was just installed, I did /usr/ports/net/cvsup-without-gui # make extract (Just like I saw in the manual), watched it go for a while and everything seemed fine. From all I read, once that was done, I should be able to do cvsup supfile /test_dir to get the updated sources. However, when I try to do cvsup ... I get: cvsup: Command not found. So I tried the same command, but with cvsup-without-gui and got the same thing. I did a find / -name cvs* to find it on my box. All that was returned were things in /usr/ports and the example files in /usr/share. What am I missing? I've read the man pages, but I must not be seeing something. Thanks, Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message