From owner-freebsd-cvsweb@FreeBSD.ORG Tue Feb 22 12:17:17 2005 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 0D92816A4CE for ; Tue, 22 Feb 2005 12:17:17 +0000 (GMT) Received: from norma.cnptia.embrapa.br (norma.cnptia.embrapa.br [200.0.70.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0B9543D2F for ; Tue, 22 Feb 2005 12:17:13 +0000 (GMT) (envelope-from narciso@cnptia.embrapa.br) Received: from cnptia.embrapa.br (mirzam.cnptia.embrapa.br [200.0.70.37]) j1MCHn4d012424; Tue, 22 Feb 2005 09:17:50 -0300 (GMT) Message-ID: <421B22B8.6D568682@cnptia.embrapa.br> Date: Tue, 22 Feb 2005 09:16:56 -0300 From: Marcelo G Narciso X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Esteban =?iso-8859-1?Q?Fern=E1ndez?= References: <0MKyxe-1D3Ktz14Yg-0000wd@mrelay.perfora.net> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit cc: freebsd-cvsweb@freebsd.org Subject: Re: cvsweb problem 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, 22 Feb 2005 12:17:17 -0000 Hi, Esteban, I update command_path. This variable now is @command_path = qw(/bin /usr/bin /usr/local/bin); I have tested cvs and I get the error message Error Error: Failed to spawn GNU rlog on "/export/home/sigma/rep-cvs/CVSROOT/loginfo,v, /export/home/sigma/rep-cvs/CVSROOT/rcsinfo,v, /export/home/sigma/rep-cvs/CVSROOT/editinfo,v, /export/home/sigma/rep-cvs/CVSROOT/verifymsg,v, /export/home/sigma/rep-cvs/CVSROOT/commitinfo,v, /export/home/sigma/rep-cvs/CVSROOT/taginfo,v, /export/home/sigma/rep-cvs/CVSROOT/checkoutlist,v, /export/home/sigma/rep-cvs/CVSROOT/cvswrappers,v, /export/home/sigma/rep-cvs/CVSROOT/notify,v, /export/home/sigma/rep-cvs/CVSROOT/modules,v, /export/home/sigma/rep-cvs/CVSROOT/config,v". Did you set the @command_path in your configuration file correctly? (Currently: "/bin:/usr/bin:/usr/local/bin") Thanks a lot. Esteban Fernández wrote: > You need to set the command_path in the configuration file, ex: /usr /bin. > The path where the rlog app is in your system. > > -- eft0. > > > > -----Original Message----- > From: owner-freebsd-cvsweb@freebsd.org > [mailto:owner-freebsd-cvsweb@freebsd.org] On Behalf Of Marcelo G Narciso > Sent: Lunes, 21 de Febrero de 2005 15:59 > To: freebsd-cvsweb@freebsd.org > Subject: cvsweb problem > > Hi, > > When I try to user cvs page, I have a error message: > > Error > Error: Failed to spawn GNU rlog on > "/export/home2/fruticultura/rep-cvs/CVSROOT/loginfo,v, > /export/home2/fruticultura/rep-cvs/CVSROOT/rcsinfo,v, > /export/home2/fruticultura/rep-cvs/CVSROOT/editinfo,v, > /export/home2/fruticultura/rep-cvs/CVSROOT/verifymsg,v, > /export/home2/fruticultura/rep-cvs/CVSROOT/commitinfo,v, > /export/home2/fruticultura/rep-cvs/CVSROOT/taginfo,v, > /export/home2/fruticultura/rep-cvs/CVSROOT/checkoutlist,v, > /export/home2/fruticultura/rep-cvs/CVSROOT/cvswrappers,v, > /export/home2/fruticultura/rep-cvs/CVSROOT/notify,v, > /export/home2/fruticultura/rep-cvs/CVSROOT/modules,v, > /export/home2/fruticultura/rep-cvs/CVSROOT/config,v". > > Did you set the @command_path in your configuration file correctly? > (Currently: "") > > Someone knows how to fix it? > > Thanks a lot > > _______________________________________________ > freebsd-cvsweb@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-cvsweb > To unsubscribe, send any mail to "freebsd-cvsweb-unsubscribe@freebsd.org"