From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32124 invoked by alias); 13 Oct 2014 13:01:09 -0000 Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org Received: (qmail 32113 invoked by uid 89); 13 Oct 2014 13:01:08 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: elastic.org Received: from elastic.org (HELO elastic.org) (69.20.226.105) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Mon, 13 Oct 2014 13:01:06 +0000 Received: from super.elastic.org (localhost [127.0.0.1]) by elastic.org (8.14.7/8.14.7) with ESMTP id s9DD13P3031316 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Mon, 13 Oct 2014 09:01:03 -0400 Received: (from fche@localhost) by super.elastic.org (8.14.7/8.14.7/Submit) id s9DD138G031315 for overseers@sourceware.org; Mon, 13 Oct 2014 09:01:03 -0400 Date: Mon, 13 Oct 2014 13:01:00 -0000 From: "Frank Ch. Eigler" To: overseers@sourceware.org Subject: Re: src/winsup/cygwin common.din syscalls.cc inclu ... Message-ID: <20141013130103.GA26694@elastic.org> References: <20141008210341.20952.qmail@sourceware.org> <5435B42C.8080303@redhat.com> <20141009100924.GB24525@elastic.org> <20141009115017.GA20741@calimero.vinschen.de> <20141013125439.GA29824@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141013125439.GA29824@calimero.vinschen.de> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2014-q4/txt/msg00019.txt.bz2 Hi - On Mon, Oct 13, 2014 at 02:54:39PM +0200, Corinna Vinschen wrote: > [...] > > > It'd be nice to change the cvs hooks (?) to generate direct > > > viewvc URLs too sometime. > > > > How can we do that? Where is this configured? > > Is that something we can do at all without overseers intervention? On brief searching, it seems like a matter for overseers: /sourceware/infra/bin/log_accum - FChE