Return-Path: X-Original-To: apmail-subversion-dev-archive@minotaur.apache.org Delivered-To: apmail-subversion-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C517B9485 for ; Tue, 3 Jan 2012 22:58:43 +0000 (UTC) Received: (qmail 18780 invoked by uid 500); 3 Jan 2012 22:58:43 -0000 Delivered-To: apmail-subversion-dev-archive@subversion.apache.org Received: (qmail 18739 invoked by uid 500); 3 Jan 2012 22:58:43 -0000 Mailing-List: contact dev-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@subversion.apache.org Received: (qmail 18732 invoked by uid 99); 3 Jan 2012 22:58:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2012 22:58:43 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ptburba@gmail.com designates 209.85.214.171 as permitted sender) Received: from [209.85.214.171] (HELO mail-tul01m020-f171.google.com) (209.85.214.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2012 22:58:37 +0000 Received: by obbwd20 with SMTP id wd20so23498864obb.16 for ; Tue, 03 Jan 2012 14:58:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=M9g5PKKemW7PNPmlg5Ldcd7ijdq008tRvD2k1XwIB4g=; b=QjsIEZaBn2tW1/VU/u7IbqQzuK0cqfNiTA1mOQ3Z7k+rTgcEFejywI7cq1m0xhPKK5 0wEtK5oO/uBgk+abKQj2/7XWw7EljxAWTvv52ebdfueH6noB5R761EdWaIeO7bmtgcws dyeAObW0i2rc6BWy14VltlUtXaC7PCoUdgW78= MIME-Version: 1.0 Received: by 10.50.195.164 with SMTP id if4mr64545945igc.11.1325631496532; Tue, 03 Jan 2012 14:58:16 -0800 (PST) Received: by 10.231.171.144 with HTTP; Tue, 3 Jan 2012 14:58:16 -0800 (PST) Date: Tue, 3 Jan 2012 17:58:16 -0500 Message-ID: Subject: [RFC] Server Dictated Configuration From: Paul Burba To: Subversion Development Content-Type: text/plain; charset=UTF-8 Mike Pilato and I have been kicking around some ideas on server dictated configuration recently and have put our thoughts into a wiki (full disclosure: this wiki was initially based on Hyrum's thoughts on the subject in https://svn.apache.org/repos/asf/subversion/trunk/notes/repos-dictated-config) : http://wiki.apache.org/subversion/ServerDictatedConfiguration We're at a point where it's time to solicit some wider feedback, so please have a look at the wiki and follow-up here with any concerns, thoughts, suggestions, etc.. Paul