From owner-freebsd-cvsweb@FreeBSD.ORG Sun Aug 31 09:38:35 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 96FCD16A4BF for ; Sun, 31 Aug 2003 09:38:35 -0700 (PDT) Received: from relay.versatel.net (relay.versatel.net [62.250.3.110]) by mx1.FreeBSD.org (Postfix) with SMTP id EC92A43F93 for ; Sun, 31 Aug 2003 09:38:32 -0700 (PDT) (envelope-from rory.vieira@coolview.nl) Received: (qmail 218 invoked from network); 31 Aug 2003 16:38:30 -0000 Received: from unlabelled-250-7-58-81.versatel.net (HELO jupiter.coolview.nl) (81.58.7.250) by relay.versatel.net with SMTP; 31 Aug 2003 16:38:30 -0000 Received: from pluto (pluto.coolview [192.168.1.11]) by jupiter.coolview.nl (8.12.8/8.12.8) with SMTP id h7VGdxMf020564 for ; Sun, 31 Aug 2003 18:39:59 +0200 Message-ID: <000701c36fde$5e8fa180$0b01a8c0@pluto> From: "Rory Vieira" To: Date: Sun, 31 Aug 2003 18:38:55 +0200 Organization: The Cool View MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Hiding the 'cvsweb.cgi' from the address 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: Sun, 31 Aug 2003 16:38:35 -0000 Hi, I have successfully installed cvsweb.cgi on my Linux server. I've put the script in /var/www/cvs, and the config in /etc/apache Apache uses the following directives: Alias /cvs/ /var/www/cvs/ Options ExecCGI DirectoryIndex cvsweb.cgi I would like the browser to stick with the http://www.mysite.com/cvs/ url instead of http://www.mysite.com/cvs/cvsweb.cgi. Does anyone have an idea on how to solve this? Thank you very much in advance. -- Rory Vieira The Cool View rory dot vieira at coolview dot nl http colon slash slash www dot coolview dot nl Mollegang 7 5344LR Oss The Netherlands M. +31 (0)6-29212838 ---- Do you support Open Source or develop yourself? Then put your signature on petition.eurolinux.com and swpat.ffii.org! Stand up against the EU Commission to allow Software Patents! From owner-freebsd-cvsweb@FreeBSD.ORG Sun Aug 31 12:47:29 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 03B2E16A4C0 for ; Sun, 31 Aug 2003 12:47:29 -0700 (PDT) Received: from smtp3.pp.htv.fi (smtp3.pp.htv.fi [213.243.153.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DF1443FF3 for ; Sun, 31 Aug 2003 12:47:27 -0700 (PDT) (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 530BD27B0B8 for ; Sun, 31 Aug 2003 22:47:26 +0300 (EEST) Received: from cs78130147.pp.htv.fi (cs78130147.pp.htv.fi [62.78.130.147]) by posti.pp.htv.fi (8.11.1/8.11.1) with ESMTP id h7VJlP520863 for ; Sun, 31 Aug 2003 22:47:25 +0300 (EETDST) From: Ville =?ISO-8859-1?Q?Skytt=E4?= To: freebsd-cvsweb@FreeBSD.org In-Reply-To: <000701c36fde$5e8fa180$0b01a8c0@pluto> References: <000701c36fde$5e8fa180$0b01a8c0@pluto> Content-Type: text/plain Organization: FreeBSD Message-Id: <1062359245.24993.115.camel@bobcat.mine.nu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 (1.4.4-0.vs.1) Date: Sun, 31 Aug 2003 22:47:25 +0300 Content-Transfer-Encoding: 7bit Subject: Re: Hiding the 'cvsweb.cgi' from the address 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: Sun, 31 Aug 2003 19:47:29 -0000 On Sun, 2003-08-31 at 19:38, Rory Vieira wrote: > Hi, > > I have successfully installed cvsweb.cgi on my Linux server. > I've put the script in /var/www/cvs, and the config in /etc/apache > Apache uses the following directives: > > Alias /cvs/ /var/www/cvs/ > > Options ExecCGI > DirectoryIndex cvsweb.cgi > > > I would like the browser to stick with the http://www.mysite.com/cvs/ url > instead of http://www.mysite.com/cvs/cvsweb.cgi. > Does anyone have an idea on how to solve this? How about installing cvsweb.cgi as /var/www/cvs (ie. a executable file under /var/www/) and using the following Apache config snippet? SetHandler cgi-script Options ExecCGI [rest of your options here] From owner-freebsd-cvsweb@FreeBSD.ORG Mon Sep 1 11:01: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 2093B16A4BF for ; Mon, 1 Sep 2003 11:01:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0106A43FB1 for ; Mon, 1 Sep 2003 11:01:31 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h81I1VUp002497 for ; Mon, 1 Sep 2003 11:01:31 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h81I1VGY002491 for freebsd-cvsweb@freebsd.org; Mon, 1 Sep 2003 11:01:31 -0700 (PDT) Date: Mon, 1 Sep 2003 11:01:31 -0700 (PDT) Message-Id: <200309011801.h81I1VGY002491@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-cvsweb@FreeBSD.org Subject: Current problem reports assigned to you 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: Mon, 01 Sep 2003 18:01:48 -0000 Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2003/05/17] ports/52386 cvsweb [patch] devel/cvsweb and perl5.8 1 problem total. From owner-freebsd-cvsweb@FreeBSD.ORG Tue Sep 2 04:30:26 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 3A1E016A4C1 for ; Tue, 2 Sep 2003 04:30:26 -0700 (PDT) Received: from relay.versatel.net (relay.versatel.net [62.250.3.110]) by mx1.FreeBSD.org (Postfix) with SMTP id 989EB43FBF for ; Tue, 2 Sep 2003 04:30:20 -0700 (PDT) (envelope-from rory.vieira@coolview.nl) Received: (qmail 10661 invoked from network); 2 Sep 2003 11:30:17 -0000 Received: from unlabelled-250-7-58-81.versatel.net (HELO jupiter.coolview.nl) (81.58.7.250) by relay.versatel.net with SMTP; 2 Sep 2003 11:30:17 -0000 Received: from hercules (unlabelled-34-4-58-81.versatel.net [81.58.4.34] (may be forged)) by jupiter.coolview.nl (8.12.8/8.12.8) with SMTP id h82BW2Mf021234; Tue, 2 Sep 2003 13:32:03 +0200 Message-ID: <001101c37145$4c0bf500$0a00000a@hercules> From: "Rory Vieira" To: References: <000701c36fde$5e8fa180$0b01a8c0@pluto> <1062359245.24993.115.camel@bobcat.mine.nu> Date: Tue, 2 Sep 2003 13:28:08 +0200 Organization: The Cool View MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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 Subject: Re: Hiding the 'cvsweb.cgi' from the address 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, 02 Sep 2003 11:30:26 -0000 Dear Ville, > How about installing cvsweb.cgi as /var/www/cvs (ie. a executable file > under /var/www/) and using the following Apache config snippet? > > > SetHandler cgi-script > Options ExecCGI > [rest of your options here] > Hmm, I now get the full text version of the script on my browser. This isn't good ;) I'm probably better off leavingit as it is... Thanks again though... Rory Vieira The Cool View rory dot vieira at coolview dot nl http colon slash slash www dot coolview dot nl Mollegang 7 5344LR Oss The Netherlands M. +31 (0)6-29212838 ---- Do you support Open Source or develop yourself? Then put your signature on petition.eurolinux.com and swpat.ffii.org! Stand up against the EU Commission to allow Software Patents! From owner-freebsd-cvsweb@FreeBSD.ORG Thu Sep 4 09:48:28 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 2723B16A4BF for ; Thu, 4 Sep 2003 09:48:28 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id A289143FEA for ; Thu, 4 Sep 2003 09:48:27 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 67637 invoked by uid 1000); 4 Sep 2003 16:48:28 -0000 Date: Thu, 4 Sep 2003 09:48:28 -0700 (PDT) From: Nate Lawson To: cvsweb@freebsd.org Message-ID: <20030904094747.J67448@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Mailman-Approved-At: Fri, 05 Sep 2003 05:27:52 -0700 Subject: Re: $FreeBSD$ format (fwd) 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, 04 Sep 2003 16:48:28 -0000 Would someone who maintains cvsweb be able to trim the prefix? Thanks, Nate ---------- Forwarded message ---------- Date: Thu, 4 Sep 2003 11:54:31 +0300 From: Ruslan Ermilov On Wed, Sep 03, 2003 at 09:16:13PM -0400, Garance A Drosihn wrote: > At 2:45 PM -0700 9/3/03, Nate Lawson wrote: > >Without too much debate, can we trim the /repoman/r/ncvs string from the > >output of $FreeBSD$? This makes it much more readable and allows a direct > >paste while removing no useful information. For example: > > > >$FreeBSD: src/sys/dev/acpica/acpi_button.c,v 1.13 2003/08/11 > >15:34:43 njl Exp $ > > Hmm. How are you getting strings with /repoman/r/ncvs in them? http://cvsweb.freebsd.org/ From owner-freebsd-cvsweb@FreeBSD.ORG Fri Sep 5 08:07:40 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 F1A9316A4BF for ; Fri, 5 Sep 2003 08:07:40 -0700 (PDT) Received: from smtp3.pp.htv.fi (smtp3.pp.htv.fi [213.243.153.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42AFB43FE9 for ; Fri, 5 Sep 2003 08:07:40 -0700 (PDT) (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 192B427ACBB; Fri, 5 Sep 2003 18:07:39 +0300 (EEST) Received: from cs78130147.pp.htv.fi (cs78130147.pp.htv.fi [62.78.130.147]) by posti.pp.htv.fi (8.11.1/8.11.1) with ESMTP id h85F7c502236; Fri, 5 Sep 2003 18:07:38 +0300 (EETDST) From: Ville =?ISO-8859-1?Q?Skytt=E4?= To: Nate Lawson In-Reply-To: <20030904094747.J67448@root.org> References: <20030904094747.J67448@root.org> Content-Type: text/plain Organization: FreeBSD Message-Id: <1062774456.23815.118.camel@bobcat.mine.nu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 (1.4.4-0.vs.1) Date: Fri, 05 Sep 2003 18:07:37 +0300 Content-Transfer-Encoding: 7bit cc: cvsweb@FreeBSD.org Subject: Re: $FreeBSD$ format (fwd) 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: Fri, 05 Sep 2003 15:07:41 -0000 We're investigating it with Peter. For some weird reason, it looks like Cwd::abs_path() (which is supposed to practically realpath() the symlinks away) in cvsweb.cgi isn't being used, or doesn't work in the CGI. It does work from the command line. On Thu, 2003-09-04 at 19:48, Nate Lawson wrote: > Would someone who maintains cvsweb be able to trim the prefix? > > Thanks, > Nate > > ---------- Forwarded message ---------- > Date: Thu, 4 Sep 2003 11:54:31 +0300 > From: Ruslan Ermilov > > On Wed, Sep 03, 2003 at 09:16:13PM -0400, Garance A Drosihn wrote: > > At 2:45 PM -0700 9/3/03, Nate Lawson wrote: > > >Without too much debate, can we trim the /repoman/r/ncvs string from the > > >output of $FreeBSD$? This makes it much more readable and allows a direct > > >paste while removing no useful information. For example: > > > > > >$FreeBSD: src/sys/dev/acpica/acpi_button.c,v 1.13 2003/08/11 > > >15:34:43 njl Exp $ > > > > Hmm. How are you getting strings with /repoman/r/ncvs in them? > > http://cvsweb.freebsd.org/