From owner-freebsd-questions Mon Oct 22 5:27:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from crc.co.za (mail.crc.co.za [196.25.19.85]) by hub.freebsd.org (Postfix) with ESMTP id 5F06A37B405 for ; Mon, 22 Oct 2001 05:27:47 -0700 (PDT) Received: from dormobile (doron [192.168.0.253]) by crc.co.za (8.11.3/8.11.3) with ESMTP id f9MCRio16857 for ; Mon, 22 Oct 2001 14:27:44 +0200 (SAST) (envelope-from doron@crc.co.za) Reply-To: From: "Doron Shmaryahu" To: Subject: Cvsup-mirror now working Date: Mon, 22 Oct 2001 14:26:50 +0200 Organization: CRC Message-ID: <000201c15af4$d3762560$fd00a8c0@dormobile> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 Hi All, Well finally after sitting for a couple of hours working on cvsup-mirror have I found the problem. After installing it from the default ports collection, it installs all the files to /usr/local/etc/cvsup. The first time you run the update.sh it complains that it cannot find the config.sh file (it looks for it in /etc/cvusp) this is easily fixed by editing the update.sh file and changing the base directory path. Now the problem I was having was that the update script would not run, it would kick out this error env: cvsup: No such file or directory So I realised the the update.sh script used it own env vairables in terms of the path - just add /usr/local/etc/cvsup and all is working 100% Kind Regards Doron Shmaryahu Director Crystal River Corporation (Pty) Ltd. Tel: (021) 761 9630 Fax: (021) 762 1859 web: http://www.crc.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message