From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 23:19:37 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9928916A4CE for ; Mon, 11 Apr 2005 23:19:37 +0000 (GMT) Received: from baltazar.r404.com (baltazar.R404.com [69.56.206.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 614C143D54 for ; Mon, 11 Apr 2005 23:19:37 +0000 (GMT) (envelope-from stasiek@stasiek.org) Received: from smrw-81-219-125-39.devs.futuro.pl ([81.219.125.39] helo=localhost) by baltazar.r404.com with esmtpa (Exim 4.50) id 1DL8Br-0005fE-A0; Tue, 12 Apr 2005 01:19:35 +0200 Date: Tue, 12 Apr 2005 01:19:31 +0200 From: Michal Stanislawski To: Joost van Dijk Message-ID: <20050412011931.3065c05e@localhost> In-Reply-To: <200504120114.34779.joost@amiculus.com> References: <200504120114.34779.joost@amiculus.com> X-Mailer: Sylpheed-Claws 1.9.6 (GTK+ 2.6.4; i386-unknown-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - baltazar.r404.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - stasiek.org X-Source: X-Source-Args: X-Source-Dir: cc: freebsd-questions@freebsd.org Subject: Re: Getting CVSup to work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 23:19:37 -0000 On Tue, 12 Apr 2005 01:14:34 +0200 Joost van Dijk wrote: > Then tried > # cvsup -g -L 2 /root/cvsup/ports-supfile > The result was > cvsup command not found > > Where do I go, and what do I try next? Must I put something into PATH > to make this work, or do I need to go to a specific directory to run > cvsup? > > Joost Type: # rehash and try again with # cvsup -g -L 2 /root/cvsup/ports-supfile Best Regards Michal Stanislawski