Your message dated Tue, 21 Nov 2000 23:18:14 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#77598: problem displaying files
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Darren Benham
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 21 Nov 2000 07:06:19 +0000
>From [EMAIL PROTECTED] Tue Nov 21 01:06:19 2000
Return-path: <[EMAIL PROTECTED]>
Received: from radius.brandx.net [209.55.67.42] (root)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 13y7VR-000246-00; Tue, 21 Nov 2000 01:06:18 -0600
Received: from debian (03-126.028.popsite.net [216.126.180.126])
by radius.brandx.net (8.8.4/8.8.4) with ESMTP
id XAA21079 for <[EMAIL PROTECTED]>; Mon, 20 Nov 2000 23:06:16 -0800
Received: from kraai by debian with local (Exim 3.12 #1 (Debian))
id 13y7Tc-00017m-00
for <[EMAIL PROTECTED]>; Mon, 20 Nov 2000 23:04:24 -0800
Date: Mon, 20 Nov 2000 23:04:24 -0800
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: problem displaying files
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0.1i
Sender: Matt Kraai <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Package: www.debian.org
Version: N/A
The apache.conf file for cvs.debian.org contains the following rewrite
rule:
RewriteRule ^/([^?\/]+)$ /?cvsroot=$1 [R]
This has the unfortunate consequence that files which happen to be in
the root of the default cvsroot are not accessible. For instance,
following the link on http://cvs.debian.org/ for newt-0.50-5.3-ege1.diff
leads to a python exception.
Matt
---------------------------------------
Received: (at 77598-done) by bugs.debian.org; 22 Nov 2000 04:14:06 +0000
>From [EMAIL PROTECTED] Tue Nov 21 22:14:06 2000
Return-path: <[EMAIL PROTECTED]>
Received: from ppp30.math.uwaterloo.ca (landru.home.net) [129.97.216.190] (8)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 13yRIL-0005sd-00; Tue, 21 Nov 2000 22:14:06 -0600
Received: from treacy by landru.home.net with local (Exim 3.16 #1 (Debian))
id 13yRMM-0007Lr-00; Tue, 21 Nov 2000 23:18:14 -0500
Date: Tue, 21 Nov 2000 23:18:14 -0500
From: "James A. Treacy" <[EMAIL PROTECTED]>
To: Matt Kraai <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#77598: problem displaying files
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <[EMAIL PROTECTED]>; from [EMAIL PROTECTED] on Mon, Nov 20, 2000
at 11:04:24PM -0800
Delivered-To: [EMAIL PROTECTED]
On Mon, Nov 20, 2000 at 11:04:24PM -0800, Matt Kraai wrote:
> Package: www.debian.org
> Version: N/A
>
> The apache.conf file for cvs.debian.org contains the following rewrite
> rule:
>
> RewriteRule ^/([^?\/]+)$ /?cvsroot=$1 [R]
>
> This has the unfortunate consequence that files which happen to be in
> the root of the default cvsroot are not accessible. For instance,
> following the link on http://cvs.debian.org/ for newt-0.50-5.3-ege1.diff
> leads to a python exception.
>
[and later...]
> RewriteCond /cvs/$1 -d [O]
> RewriteCond $1 APT
I was going to look into this tonight. Thanks for fully diagnosing the
problem and giving a solution. Except for changing the [O] to [OR]
your solution was perfect. :)
Closing the bug.
--
James (Jay) Treacy
[EMAIL PROTECTED]