From owner-freebsd-cvsweb@FreeBSD.ORG Tue Jan 13 11:23:16 2004 Return-Path: Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DCEB16A4CE for ; Tue, 13 Jan 2004 11:23:16 -0800 (PST) Received: from smtp3.pp.htv.fi (smtp3.pp.htv.fi [213.243.153.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44DCF43D66 for ; Tue, 13 Jan 2004 11:23:15 -0800 (PST) (envelope-from scop@FreeBSD.org) Received: from posti.pp.htv.fi (posti.pp.htv.fi [212.90.64.50]) by smtp3.pp.htv.fi (Postfix) with ESMTP id D84FC27BCCE for ; Tue, 13 Jan 2004 21:23:13 +0200 (EET) Received: from [62.78.131.215] (cs78131215.pp.htv.fi [62.78.131.215]) /8.11.1) with ESMTP id i0DJNDT26938 for ; Tue, 13 Jan 2004 21:23:13 +0200 (EET) From: Ville =?ISO-8859-1?Q?Skytt=E4?= To: freebsd-cvsweb@FreeBSD.org In-Reply-To: <400389EA.7040106@hq.ntsp.nec.co.jp> References: <400389EA.7040106@hq.ntsp.nec.co.jp> Content-Type: text/plain Organization: FreeBSD Message-Id: <1074021792.14983.44.camel@bobcat.mine.nu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 (1.4.5-7) Date: Tue, 13 Jan 2004 21:23:12 +0200 Content-Transfer-Encoding: 7bit Subject: Re: question on cvs web X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2004 19:23:16 -0000 On Tue, 2004-01-13 at 08:02, Lejanson C. Go wrote: > Error: $cvstreedefault points to a repository (local) not defined in > %CVSROOT (edit your configuration file /usr/local/cvsweb-2.0.6/cvsweb.conf) > -- > @CVSrepositories = ( > 'local' => ['Local Repository', '/home/cvsuser/repository'], Yep, the message is somewhat misleading... anyway, first check that /home/cvsuser/repository is a valid directory and that your _apache_ user has read access to it.