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 E96AD99CD for ; Thu, 2 Feb 2012 11:48:20 +0000 (UTC) Received: (qmail 8437 invoked by uid 500); 2 Feb 2012 11:48:20 -0000 Delivered-To: apmail-subversion-dev-archive@subversion.apache.org Received: (qmail 8389 invoked by uid 500); 2 Feb 2012 11:48:20 -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 8382 invoked by uid 99); 2 Feb 2012 11:48:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2012 11:48:19 +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: local policy) Received: from [192.109.42.8] (HELO einhorn.in-berlin.de) (192.109.42.8) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2012 11:48:10 +0000 X-Envelope-From: stsp@stsp.name Received: from ted.stsp.name (ted.stsp.name [217.197.84.34]) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id q12Bllmq013201 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 2 Feb 2012 12:47:47 +0100 Received: from ted.stsp.name (stsp@localhost [127.0.0.1]) by ted.stsp.name (8.14.5/8.14.3) with ESMTP id q12BllrT011608; Thu, 2 Feb 2012 12:47:47 +0100 (CET) Received: (from stsp@localhost) by ted.stsp.name (8.14.5/8.14.3/Submit) id q12BlksV009123; Thu, 2 Feb 2012 12:47:46 +0100 (CET) Date: Thu, 2 Feb 2012 12:47:45 +0100 From: Stefan Sperling To: Alexey Neyman Cc: dev@subversion.apache.org Subject: Re: [PATCH] Re: Patch ping, 5 years later: removing properties Message-ID: <20120202114745.GD23501@ted.stsp.name> Mail-Followup-To: Alexey Neyman , dev@subversion.apache.org References: <201111031205.34945.stilor@att.net> <1324552698.78629.YahooMailNeo@web86703.mail.ird.yahoo.com> <20120201175300.GL16977@ted.stsp.name> <201202011212.39793.stilor@att.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201202011212.39793.stilor@att.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 192.109.42.8 On Wed, Feb 01, 2012 at 12:12:39PM -0800, Alexey Neyman wrote: > Hi Stefan, > > Oops, I forgot to send it out after applying the feedback comments. Nothing to > be sorry about. Here it is, updated to apply to r1239239. Thanks! Committed in r1239553. I'll make some more follow-up tweaks, but nothing major. Thanks a lot for this submission.