From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 68792 invoked by alias); 26 Aug 2015 00:56:54 -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 68784 invoked by uid 89); 26 Aug 2015 00:56:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS 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 (AES128-GCM-SHA256 encrypted) ESMTPS; Wed, 26 Aug 2015 00:56:53 +0000 Received: from super.elastic.org (localhost [127.0.0.1]) by elastic.org (8.14.9/8.14.7) with ESMTP id t7Q0uhli027894 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Tue, 25 Aug 2015 20:56:43 -0400 Received: (from fche@localhost) by super.elastic.org (8.14.9/8.14.7/Submit) id t7Q0ugmB027893; Tue, 25 Aug 2015 20:56:42 -0400 Date: Wed, 26 Aug 2015 00:56:00 -0000 From: "Frank Ch. Eigler" To: Roland McGrath Cc: overseers@sourceware.org Subject: Re: glibc-buildbot.git Message-ID: <20150826005642.GA13459@elastic.org> References: <20150825233929.363F72C3A92@topped-with-meat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150825233929.363F72C3A92@topped-with-meat.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2015-q3/txt/msg00047.txt.bz2 Hi - > I've created a new git repository in: > /sourceware/projects/glibc-home/gitfiles-buildbot/ > I don't have appropriate permissions to add a symlink to it from > [...] The two needed symlinks (/git and /sourceware1/www/sourceware/htdocs/git) now exist. > I'd be happy to get more privileges on sourceware so as to be able to do > these adminy things myself if that's easier. Or else please make that > symlink and whatever else is required. IME it's more of a root thing; gid sourceware is not systematically used. - FChE