From owner-freebsd-cvsweb@FreeBSD.ORG Mon Oct 20 02:46:25 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 4241516A4B3 for ; Mon, 20 Oct 2003 02:46:25 -0700 (PDT) Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75D8C43FD7 for ; Mon, 20 Oct 2003 02:46:24 -0700 (PDT) (envelope-from moessler@getemed.de) Received: from fwd08.aul.t-online.de by mailout03.sul.t-online.com with smtp id 1ABWcJ-0002fU-05; Mon, 20 Oct 2003 11:46:23 +0200 Received: from getemed.de (XVKxSQZHgepPaERejRhCHEbqMLSgXkUuTvolBU7WtgKkbt-ZEdykQ+@[217.230.217.243]) by fmrl08.sul.t-online.com with smtp id 1ABWbu-0SNKuO0; Mon, 20 Oct 2003 11:45:58 +0200 Received: from getemed1.getemed.com ([127.0.0.1]) by getemed.de ( IA Mail Server Version: 3.2.4. Build: 1100de ) ) ; Mon, 20 Oct 2003 11:45:51 +0200 To: freebsd-cvsweb@FreeBSD.org From: Stefan Moessler Content-Type: text/plain; format=flowed; charset=iso-8859-15 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera7.20/Win32 M2 build 3144 X-Seen: false X-ID: XVKxSQZHgepPaERejRhCHEbqMLSgXkUuTvolBU7WtgKkbt-ZEdykQ+@t-dialin.net X-Mailman-Approved-At: Wed, 17 Dec 2003 20:15:47 -0800 Subject: highlighting PERL code with enscript 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: , Date: Mon, 20 Oct 2003 09:46:25 -0000 X-Original-Date: Mon, 20 Oct 2003 11:45:26 +0200 X-List-Received-Date: Mon, 20 Oct 2003 09:46:25 -0000 Hi, i'm using cvsweb-2.9.1 with cygwin+apache2. Highlighting does not work for filenames ending with *.pl . I think there is a problem with the regex for filename matching of perl-programs in cvsweb.conf ($FreeBSD: projects/cvsweb/cvsweb.conf,v 1.62 2003/10/09 20:14:11 scop Exp $). The actual line in cvsweb.conf(596) is: %enscript_types = ... 'perl' => qr/\.p(m|(er?)l)$/io, ... ); i changed this line into 'perl' => qr/\.(pl|pm|cgi)$/io, and now it woks! -- stefan moessler From owner-freebsd-cvsweb@FreeBSD.ORG Mon Oct 27 06:30:15 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 B925116A4B3 for ; Mon, 27 Oct 2003 06:30:15 -0800 (PST) Received: from zeus.1oftheservers.net (zeus.1oftheservers.net [207.44.244.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD1E043FA3 for ; Mon, 27 Oct 2003 06:30:14 -0800 (PST) (envelope-from tom@boyda.net) Received: from pcp02320933pcs.abngtn01.va.comcast.net ([68.62.252.182] helo=molecule) by zeus.1oftheservers.net with esmtp (Exim 4.24) id 1AE8Nl-00089N-UZ for freebsd-cvsweb@freebsd.org; Mon, 27 Oct 2003 09:30:10 -0500 From: "Thomas J. Boyda" X-X-Sender: boyda@molecule.boyda.org To: freebsd-cvsweb@freebsd.org In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - zeus.1oftheservers.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - boyda.net X-Mailman-Approved-At: Wed, 17 Dec 2003 20:15:47 -0800 Subject: Error in cvsweb 2.9.1 on Solaris 9 X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Thomas J. Boyda" List-Id: CVS Web maintenance mailing list [restricted posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Mon, 27 Oct 2003 14:30:15 -0000 X-Original-Date: Mon, 27 Oct 2003 09:30:10 -0500 (EST) X-List-Received-Date: Mon, 27 Oct 2003 14:30:15 -0000 Hello, I am running the 2.9.1 and I am running into this error whenever I try to click on "(download)" in the CVS log screen. This also happens when I click on the revision number in the module view. Here is what I see in my error logs [Fri Oct 24 14:45:51 2003] [error] [client 192.168.2.100] Premature end of script headers: cvsweb.cgi, referer: http://cvsweb.daou.com/cvsweb.cgi/daou/test-project/README [Fri Oct 24 14:45:51 2003] [warn] /cvsweb.cgi/~checkout~/daou/test-project/README did not send an HTTP header [Fri Oct 24 14:45:51 2003] [error] 6821: ModPerl::Registry: 500:Unknown error at /usr/local/apache2/cvsweb/docs/cvsweb.cgi line 1667, line 15. I am running Apache 2.0.47 with mod_perl_1.99.9 on a Solaris 9 system and perl 5.8.0. Any pointers would be appreciated. Thank you, Tom. ---- Thomas J. Boyda 276-676-0104 Unix Guru "Those who would give up essential liberty JAPH to purchase a little temporary safety deserve neither liberty nor safety." Benjamin Franklin, 1759 From owner-freebsd-cvsweb@FreeBSD.ORG Tue Oct 28 13:06:13 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 955AD16A4CE for ; Tue, 28 Oct 2003 13:06:13 -0800 (PST) Received: from gull.mail.pas.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id E062143FE0 for ; Tue, 28 Oct 2003 13:06:10 -0800 (PST) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-200-124.lsanca1.elnk.dsl.genuity.net ([4.62.200.124] helo=netcom1.netcom.com) by gull.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1AEb2Y-0006yD-00 for freebsd-cvsweb@freebsd.org; Tue, 28 Oct 2003 13:06:10 -0800 Received: from localhost (localhost [127.0.0.1]) by netcom1.netcom.com (Postfix) with ESMTP id EC42953D9 for ; Tue, 28 Oct 2003 13:06:09 -0800 (PST) Received: from netcom1.netcom.com ([127.0.0.1]) by localhost (netcom1.netcom.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 95971-03 for ; Tue, 28 Oct 2003 13:06:08 -0800 (PST) Received: by netcom1.netcom.com (Postfix, from userid 1000) id 7A60153DA; Tue, 28 Oct 2003 13:06:08 -0800 (PST) From: Mike Harding To: freebsd-cvsweb@freebsd.org Message-Id: <20031028210608.7A60153DA@netcom1.netcom.com> X-Virus-Scanned: by amavisd-new at ix.netcom.com X-Mailman-Approved-At: Wed, 17 Dec 2003 20:15:47 -0800 Subject: Does cvsweb work properly under perl 5.8.1? 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: , Date: Tue, 28 Oct 2003 21:06:13 -0000 X-Original-Date: Tue, 28 Oct 2003 13:06:08 -0800 (PST) X-List-Received-Date: Tue, 28 Oct 2003 21:06:13 -0000 My cvsweb installation just went belly up and I wanted to see if anyone else has it working with perl 5.8.1.... Thanks, Mike H. From owner-freebsd-cvsweb@FreeBSD.ORG Wed Nov 5 06:57:48 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 624C416A4CF for ; Wed, 5 Nov 2003 06:57:48 -0800 (PST) Received: from web102.bizmail.yahoo.com (web102.bizmail.yahoo.com [216.136.172.122]) by mx1.FreeBSD.org (Postfix) with SMTP id 8888F43FF5 for ; Wed, 5 Nov 2003 06:57:47 -0800 (PST) (envelope-from chollow@nixsystems.com) Message-ID: <20031105144409.23053.qmail@web102.bizmail.yahoo.com> Received: from [206.47.0.172] by web102.bizmail.yahoo.com via HTTP; Wed, 05 Nov 2003 06:44:09 PST From: Christopher Hollow To: Anderson.Robert@menlolog.com, freebsd-cvsweb@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailman-Approved-At: Wed, 17 Dec 2003 20:15:47 -0800 Subject: Re: Cannot view a revision with CVS 1.11.9 X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: chollow@nixsystems.com List-Id: CVS Web maintenance mailing list [restricted posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Wed, 05 Nov 2003 14:57:48 -0000 X-Original-Date: Wed, 5 Nov 2003 06:44:09 -0800 (PST) X-List-Received-Date: Wed, 05 Nov 2003 14:57:48 -0000 > /app/common/bin/cvs: invalid option -- l The version of cvs that you upgraded to does not support the '-l' switch. They've provisioned a way to use/not to use this switch in the cvsweb.conf. Comment out the following line: @cvs_options = qw(-lf); I had the same problem and that took care of it. Been working like a dream since... Christopher Hollow -- Original Message -- I get the following error when I click on the revision number of a file... Error: Unexpected output from cvs co: /app/common/bin/cvs: invalid option -- l Usage: cvs [cvs-options] command [command-options-and-arguments] where cvs-options are -q, -n, etc. (specify --help-options for a list of options) where command is add, admin, etc. (specify --help-commands for a list of commands or --help-synonyms for a list of command synonyms) where command-options-and-arguments depend on the specific command (specify -H followed by a command name for command-specific help) Specify --help to receive this message The Concurrent Versions System (CVS) is a tool for version control. For CVS updates and additional information, see the CVS home page at http://www.cvshome.org/ or Pascal Molli's CVS site at http://www.loria.fr/~molli/cvs-index.html Everything was working fine before I upgraded from CVS 1.11. Any help would be appreciated. Thanks, Robert Anderson Sr. Web Administrator Menlo Logistics (503) 450-2880 desk (503) 781-4726 cell _______________________________________________ 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" From owner-freebsd-cvsweb@FreeBSD.ORG Wed Nov 5 07:34:31 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 BB48816A4CE for ; Wed, 5 Nov 2003 07:34:31 -0800 (PST) Received: from mlcorp02.ieci.es (mlcorp02.ieci.es [195.53.233.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0613B43FEA for ; Wed, 5 Nov 2003 07:34:27 -0800 (PST) (envelope-from josem_rodriguezy@ieci.es) Received: from IECI_M_MTA01S.ieci.es ([195.53.233.10]) by mlcorp02.ieci.es (Netscape Messaging Server 4.15) with SMTP id HNVX2700.6KP for ; Wed, 5 Nov 2003 16:15:43 +0100 Received: by IECI_M_MTA01S.ieci.es(Lotus SMTP MTA v4.6.7 (934.1 12-30-1999)) id C1256DD5.00541008 ; Wed, 5 Nov 2003 16:18:11 +0100 X-Lotus-FromDomain: IECISA From: josem_rodriguezy@ieci.es To: "freebsd-cvsweb%FreeBSD.org "@ieci.es Message-ID: Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline X-Mailman-Approved-At: Wed, 17 Dec 2003 20:15:47 -0800 Subject: Problem with cvsweb 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: , Date: Wed, 05 Nov 2003 15:34:31 -0000 X-Original-Date: Wed, 5 Nov 2003 16:09:05 +0100 X-List-Received-Date: Wed, 05 Nov 2003 15:34:31 -0000 Hello, I have a problem with cvsweb configuration. I read the install instruction but cvsweb dont work The error is: Error: $cvstreedefault points to a repository (local) not defined in %CVSROOT (edit your configuration file /binarios/httpd-2.0.47/conf/cvsweb.conf) May you help me with any suggestion? Have you an installation manual? Thank you Jose From owner-freebsd-cvsweb@FreeBSD.ORG Wed Nov 12 23:53:20 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 E6B6616A4CE for ; Wed, 12 Nov 2003 23:53:20 -0800 (PST) Received: from relay.marketrends.net (relay.marketrends.net [216.171.215.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EC3243FEC for ; Wed, 12 Nov 2003 23:53:20 -0800 (PST) (envelope-from harpuneet@netteam.net) Received: from win17 ([203.199.123.201])hAD7qgIx026041 for ; Wed, 12 Nov 2003 23:52:43 -0800 (PST) (envelope-from harpuneet@netteam.net) Message-ID: <000801c3a9bb$8bcaad40$1100a8c0@netteamindia.com> From: "harpuneet" To: MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Mailman-Approved-At: Wed, 17 Dec 2003 20:15:47 -0800 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Re-engineer the CVS in DOTNET. 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: , Date: Thu, 13 Nov 2003 07:53:21 -0000 X-Original-Date: Thu, 13 Nov 2003 13:25:42 +0530 X-List-Received-Date: Thu, 13 Nov 2003 07:53:21 -0000 Dear Sir, As Mr. Randeep Singh Prani has said why it is develpoed in perl. It must = in DOT NET, which should run on liunx. Thanking you Your obediently Bill Gates (V) Alias Billubhai From owner-freebsd-cvsweb@FreeBSD.ORG Thu Dec 18 06:56:51 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 5A2E616A4CE for ; Thu, 18 Dec 2003 06:56:51 -0800 (PST) Received: from dm3cnd.bell.ca (dm3cnd.bell.ca [206.47.0.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id B488443D2D for ; Thu, 18 Dec 2003 06:56:49 -0800 (PST) (envelope-from christopher.hollow@cgi.com) Received: from 142.122.115.62dm3cnd.bell.ca with ESMTP (Tumbleweed MMS SMTP Relay (MMS v5.0)); Thu, 18 Dec 2003 09:56:41 -0500 X-Server-Uuid: F7F6AAF0-A437-4F8E-BDFA-B18CACF73C6B Received: from cgi.com ([142.122.30.40]) by bt5c69.on.bell.ca (Netscape Messaging Server 4.15 BESI_Messaging_7 Apr 29 2002 13:22:02) with ESMTP id HQ3IUG00.GSV; Thu, 18 Dec 2003 09:56:40 -0500 Message-ID: <3FE1C028.6040008@cgi.com> Date: Thu, 18 Dec 2003 09:56:40 -0500 From: "HOLLOW, CHRISTOPHER" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: josem_rodriguezy@ieci.es References: In-Reply-To: X-WSS-ID: 13FF1FA3163127-01-01 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-cvsweb@FreeBSD.org Subject: Re: Problem with cvsweb 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: Thu, 18 Dec 2003 14:56:51 -0000 This article describes your problem... http://groups.google.ca/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=3E6A5887.D48C2A61%40localhost.com&rnum=1&prev=/groups%3Fq%3DError:%2B%2524cvstreedefault%2Bpoints%2Bto%2Ba%2Brepository%2B(local)%2Bnot%2Bdefined%2Bin%2B%2525CVSROOT%26hl%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26selm%3D3E6A5887.D48C2A61%2540localhost.com%26rnum%3D1 First of many Google hits. May I suggest a little leg work before posting to the list. Chris josem_rodriguezy@ieci.es wrote: >Hello, >I have a problem with cvsweb configuration. >I read the install instruction but cvsweb dont work > >The error is: >Error: $cvstreedefault points to a repository (local) not defined in %CVSROOT >(edit your configuration file /binarios/httpd-2.0.47/conf/cvsweb.conf) > >May you help me with any suggestion? >Have you an installation manual? > >Thank you >Jose > > >_______________________________________________ >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" > > > -- Christopher Hollow - Technical Consultant Infrastructure & Technology Support Toronto, ON From owner-freebsd-cvsweb@FreeBSD.ORG Thu Dec 18 07:23:09 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 AB37A16A4CE for ; Thu, 18 Dec 2003 07:23:09 -0800 (PST) Received: from piggy.mitridat.com.ua (www.mitridat.com.ua [213.160.132.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09E0743D31 for ; Thu, 18 Dec 2003 07:23:03 -0800 (PST) (envelope-from akorolyov@ukr.net) Received: from Angel.mitridat.com.ua ([192.168.0.55])hBIFNfJa095775 for ; Thu, 18 Dec 2003 17:23:42 +0200 (EET) (envelope-from akorolyov@ukr.net) Date: Thu, 18 Dec 2003 17:21:03 +0200 From: "Andrey K. Korolyov" X-Mailer: The Bat! (v2.01) Personal Organization: Home X-Priority: 3 (Normal) Message-ID: <16319479159.20031218172103@ukr.net> To: freebsd-cvsweb@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=Windows-1251 Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Thu, 18 Dec 2003 10:33:58 -0800 Subject: problem with cvsweb X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Andrey K. Korolyov" List-Id: CVS Web maintenance mailing list [restricted posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Dec 2003 15:23:09 -0000 Hello freebsd-cvsweb, I have problem Error: Failed to spawn GNU rlog on "/usr/local/cvs/CVSROOT//loginfo,v, /usr/local/cvs/CVSROOT//rcsinfo,v, /usr/local/cvs/CVSROOT//editinfo,v, /usr/local/cvs/CVSROOT//verifymsg,v, /usr/local/cvs/CVSROOT//commitinfo,v, /usr/local/cvs/CVSROOT//taginfo,v, /usr/local/cvs/CVSROOT//checkoutlist,v, /usr/local/cvs/CVSROOT//cvswrappers,v, /usr/local/cvs/CVSROOT//notify,v, /usr/local/cvs/CVSROOT//modules,v, /usr/local/cvs/CVSROOT//config,v". Did you set the $command_path in your configuration file correctly ? (Currently "/usr/bin:/bin:/usr/local/bin") root#piggy[p0]/usr/ports/devel/cvsweb>whereis rlog rlog: /usr/bin/rlog /usr/share/man/man1/rlog.1.gz /usr/src/gnu/usr.bin/rcs/rlog root#piggy[p0]/usr/ports/devel/cvsweb> root#piggy[p0]/usr/ports/devel/cvsweb>uname -a FreeBSD piggy.mitridat.com.ua 4.9-STABLE FreeBSD 4.9-STABLE #2: Sat Nov 22 13:45:49 EET 2003 root@piggy.mitridat.com.ua:/usr/src/sys/compile/king i386 Installed from ports. ------------------------------------------------------------------ Смех без причины - признак незаконченного высшего образования. ------------------------------------------------------------------ Andrey K. Korolyov Ukrainian PHP Group http://www.php.com.ua Королёв Андрей akorolyov@ukr.net UIN 70901279 From owner-freebsd-cvsweb@FreeBSD.ORG Thu Dec 18 10:59:24 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 33ECF16A4CE for ; Thu, 18 Dec 2003 10:59:24 -0800 (PST) Received: from dm3cnd.bell.ca (dm3cnd.bell.ca [206.47.0.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28BB743D39 for ; Thu, 18 Dec 2003 10:59:12 -0800 (PST) (envelope-from christopher.hollow@cgi.com) Received: from 142.122.115.62dm3cnd.bell.ca with ESMTP (Tumbleweed MMS SMTP Relay (MMS v5.0)); Thu, 18 Dec 2003 13:58:48 -0500 X-Server-Uuid: F7F6AAF0-A437-4F8E-BDFA-B18CACF73C6B Received: from cgi.com ([142.122.30.40]) by bt5c69.on.bell.ca (Netscape Messaging Server 4.15 BESI_Messaging_7 Apr 29 2002 13:22:02) with ESMTP id HQ3U1Z00.BC1; Thu, 18 Dec 2003 13:58:47 -0500 Message-ID: <3FE1F8E6.1020001@cgi.com> Date: Thu, 18 Dec 2003 13:58:46 -0500 From: "HOLLOW, CHRISTOPHER" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Andrey K. Korolyov" References: <16319479159.20031218172103@ukr.net> In-Reply-To: <16319479159.20031218172103@ukr.net> X-WSS-ID: 13FF276214124-01-01 Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 8bit cc: freebsd-cvsweb@FreeBSD.org Subject: Re: problem with cvsweb 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: Thu, 18 Dec 2003 18:59:24 -0000 Likely a permissions issue. The httpd user (www) likely does not have read access rights to the files. Check your file permissions... Christopher Hollow Andrey K. Korolyov wrote: >Hello freebsd-cvsweb, > > I have problem > >Error: Failed to spawn GNU rlog on "/usr/local/cvs/CVSROOT//loginfo,v, /usr/local/cvs/CVSROOT//rcsinfo,v, /usr/local/cvs/CVSROOT//editinfo,v, /usr/local/cvs/CVSROOT//verifymsg,v, /usr/local/cvs/CVSROOT//commitinfo,v, /usr/local/cvs/CVSROOT//taginfo,v, /usr/local/cvs/CVSROOT//checkoutlist,v, /usr/local/cvs/CVSROOT//cvswrappers,v, /usr/local/cvs/CVSROOT//notify,v, /usr/local/cvs/CVSROOT//modules,v, /usr/local/cvs/CVSROOT//config,v". >Did you set the $command_path in your configuration file correctly ? (Currently "/usr/bin:/bin:/usr/local/bin") > >root#piggy[p0]/usr/ports/devel/cvsweb>whereis rlog >rlog: /usr/bin/rlog /usr/share/man/man1/rlog.1.gz /usr/src/gnu/usr.bin/rcs/rlog >root#piggy[p0]/usr/ports/devel/cvsweb> > >root#piggy[p0]/usr/ports/devel/cvsweb>uname -a >FreeBSD piggy.mitridat.com.ua 4.9-STABLE FreeBSD 4.9-STABLE #2: Sat Nov 22 13:45:49 EET 2003 root@piggy.mitridat.com.ua:/usr/src/sys/compile/king i386 > >Installed from ports. > > >------------------------------------------------------------------ > Смех без причины - признак незаконченного высшего образования. >------------------------------------------------------------------ >Andrey K. Korolyov Ukrainian PHP Group > http://www.php.com.ua >Королёв Андрей akorolyov@ukr.net > UIN 70901279 > >_______________________________________________ >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" > > > -- Christopher Hollow - Technical Consultant Infrastructure & Technology Support Toronto, ON