From owner-freebsd-cvsweb@FreeBSD.ORG Tue May 20 16:07:00 2003 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 6040A37B401 for ; Tue, 20 May 2003 16:07:00 -0700 (PDT) Received: from mx1.redhat.com (mx1.redhat.com [66.187.233.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83E3E43F93 for ; Tue, 20 May 2003 16:06:59 -0700 (PDT) (envelope-from bgroh@redhat.com) Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h4KN6vH12367; Tue, 20 May 2003 19:06:57 -0400 Received: from hypatia.brisbane.redhat.com (IDENT:root@hypatia.brisbane.redhat.com [172.16.5.3])h4KN6uI29263; Tue, 20 May 2003 19:06:56 -0400 Received: from redhat.com (bernd.brisbane.redhat.com [172.16.5.91]) h4KN6rj02017; Wed, 21 May 2003 09:06:54 +1000 Message-ID: <3ECAB6F8.9000604@redhat.com> Date: Wed, 21 May 2003 09:15:04 +1000 From: Bernd Groh User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.2.1) Gecko/20030225 X-Accept-Language: de-at, de, en-us, en MIME-Version: 1.0 To: Rogerio Tambellini References: <3ECAA87C.7090406@softtek.com> In-Reply-To: <3ECAA87C.7090406@softtek.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-cvsweb@freebsd.org Subject: Re: Error: Failed to spawn GNU rlog X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS Web maintenance mailing list [restricted posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2003 23:07:00 -0000 Rogerio, > Error: Failed to spawn GNU rlog on > "/usr/local/cvs/JBlog//.classpath,v, /usr/local/cvs/JBlog//.project,v". > > Did you set the $command_path in your configuration file correctly ? > (Currently "/bin:/usr/bin:/usr/local/bin" As Ville said, this is most likely due to you not having read-permissions on the files in that directory. Since it's not entirely clear as what user CVSweb is running and since you do not necessarily want to give that user all permissions the group has, I suggest to simply allow everyone read-permissions on any files (all directories to be executable for everyone). This should fix it. Cheers, Bernd -- Disclaimer: http://apac.redhat.com/disclaimer