Return-Path: X-Original-To: apmail-subversion-commits-archive@minotaur.apache.org Delivered-To: apmail-subversion-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 298AC181F8 for ; Mon, 24 Aug 2015 13:32:47 +0000 (UTC) Received: (qmail 3611 invoked by uid 500); 24 Aug 2015 13:32:41 -0000 Delivered-To: apmail-subversion-commits-archive@subversion.apache.org Received: (qmail 3580 invoked by uid 500); 24 Aug 2015 13:32:41 -0000 Mailing-List: contact commits-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@subversion.apache.org Delivered-To: mailing list commits@subversion.apache.org Received: (qmail 3570 invoked by uid 99); 24 Aug 2015 13:32:41 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Aug 2015 13:32:41 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id B2AD8AC058C for ; Mon, 24 Aug 2015 13:32:41 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1697390 - /subversion/branches/1.9.x/STATUS Date: Mon, 24 Aug 2015 13:32:41 -0000 To: commits@subversion.apache.org From: stefan2@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150824133241.B2AD8AC058C@hades.apache.org> Author: stefan2 Date: Mon Aug 24 13:32:41 2015 New Revision: 1697390 URL: http://svn.apache.org/r1697390 Log: * STATUS: Add svnfsfs load-index fixes (r1697381, r1697384, r1697387). Modified: subversion/branches/1.9.x/STATUS Modified: subversion/branches/1.9.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1697390&r1=1697389&r2=1697390&view=diff ============================================================================== --- subversion/branches/1.9.x/STATUS (original) +++ subversion/branches/1.9.x/STATUS Mon Aug 24 13:32:41 2015 @@ -129,6 +129,15 @@ Candidate changes: Votes: +1: rhuijben + * r1697381, r1697384, r1697387 + Make 'svnfsfs load-index' work as advertised in the documentation + Justification: + svnfsfs load-index would only ever be used in high-stress situations + like desaster recovery. So, while workarounds are possible, having + people jump though a few extra hoops is a bad thing in that context. + Votes: + +1: stefan2 + Veto-blocked changes: =====================