From owner-freebsd-cvsweb@FreeBSD.ORG Tue May 28 14:43:50 2013 Return-Path: Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 42644287 for ; Tue, 28 May 2013 14:43:50 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pd0-f170.google.com (mail-pd0-f170.google.com [209.85.192.170]) by mx1.freebsd.org (Postfix) with ESMTP id 1EB4FF87 for ; Tue, 28 May 2013 14:43:49 +0000 (UTC) Received: by mail-pd0-f170.google.com with SMTP id x10so7617693pdj.1 for ; Tue, 28 May 2013 07:43:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=5xu7XNs6dxeVLyLLmO6qrrqXLeHeEOSv3DOWj2c5PAg=; b=nYFf7+GUEG44yb9Z50vg5/Vv5Bfp5F5eP0e7MdHxdoDmP13MivZ5rDcKklcXtiMY9o s8Sda9ecqGRatqazdWwKC8FKVQgyLGLtIorU8TzhdD8Tb+4uULwl2292D4Jym5M+Jktj 4RtyXi/S4izBcSpwNy/dLvKsAdS+9+dU4LxJk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=5xu7XNs6dxeVLyLLmO6qrrqXLeHeEOSv3DOWj2c5PAg=; b=QA4TJ4Jsh2DNbpbvlKLkNs+8QW0+KFlz1/+T2v7DofvlYKHLOOQLbUiAjRZUqx2gaU QNEOnxF+oVGuYA8/TcqI9nG/mAEyqC+lvYqoSbfwz/6uL+7QKYh1Cr6vkEt4VjAv43Kf SLwJccR8/VQif/vVwCarCzNBhxP6cDrJm1ttDl76RQv2qOfMhk9RBekQtjj+GPA7C7O/ U2eBy+3ipNIZmfYr1h6FQL4klzkpMASswA+AU1BkitIJzcXposfisAlBBr/K2S40LrSN cZB7AWfETrKeI9iga/INTlxPWZ/l0z0uP67be8n+AR84B6DEk5TRT2kPbNC/nRZhrd8N aNjg== X-Received: by 10.68.251.133 with SMTP id zk5mr24776462pbc.75.1369752229376; Tue, 28 May 2013 07:43:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.70.84.100 with HTTP; Tue, 28 May 2013 07:43:19 -0700 (PDT) In-Reply-To: <51A4B46D.5090306@iki.fi> References: <51A0C0C7.4080104@iki.fi> <51A4B46D.5090306@iki.fi> From: Eitan Adler Date: Tue, 28 May 2013 16:43:19 +0200 Message-ID: Subject: Re: Bug related to ACLs in cvsweb To: Johan Myreen Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQlnC9sBvSgJaryEKy1ACDn6hsg5AqHi8fj2Kru/tjf3duO0SZHgJZOOZslXGgbzhGdsh0Ct Cc: freebsd-cvsweb@freebsd.org X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 14:43:50 -0000 On 28 May 2013 15:43, Johan Myreen wrote: > Yes, I know cvsweb has not been touched in eight years. But it is still > included in the major Linux distros (and FreeBSD too, I guess). So, for the > benefit of anybody who might stumble into the same problem, I decided to > publish my findings and the fix in a place where they can be found by > someone who is looking for a solution. That's also why I included the > keywords at the end of the message. Makes sense - thanks for the info. > I now see that apparently search engines are not welcome to index the > mailing list archives, so my effort was somewhat in vain. Other archives are indexed. I'm not sure why ours isn't. >> I would suggest you use viewvc instead. > > Thanks for the tip, but our team will be migrating our repository from CVS > to Git as soon as possible. This could take a while, but we can live with > the current version of cvsweb in the meantime. Ack. -- Eitan Adler