Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 44A9F9246 for ; Sat, 1 Oct 2011 06:54:25 +0000 (UTC) Received: (qmail 77848 invoked by uid 500); 1 Oct 2011 06:54:24 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 77663 invoked by uid 500); 1 Oct 2011 06:54:19 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 77643 invoked by uid 99); 1 Oct 2011 06:54:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Oct 2011 06:54:18 +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 [66.111.4.27] (HELO out3.smtp.messagingengine.com) (66.111.4.27) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Oct 2011 06:54:11 +0000 Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 69CA02976C; Sat, 1 Oct 2011 02:53:51 -0400 (EDT) Received: from frontend2.nyi.mail.srv.osa ([10.202.2.161]) by compute1.internal (MEProxy); Sat, 01 Oct 2011 02:53:51 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=date:from:to:cc:subject:message-id :references:mime-version:content-type:in-reply-to; s=smtpout; bh=Ac2R92Wc7tg1bZWeQnan5xTGwUo=; b=QWswfO1RnrFoxqdHqCwD6HFs/L+j k50FOpqaLpNZNWbdhnwZ8DX36ix3lqhWrHsRH5rFBSPo74cNHE+zw15BG2faxr1Y YDQ8k71crlv0ukZZjULq+APc/r9o/YijqHqpEA5IaJkIHiiQoT+IqJIL7Z1Y1Zqj jRJD0OPWLtap8AY= X-Sasl-enc: 1w+qwMWJiTpRn8TRx3qkoYEiCC4g0LRxLllhzWfzPMXDrmx8f4LoPjcJYofSwA 1317452030 Received: from daniel3.local (bzq-79-183-219-200.red.bezeqint.net [79.183.219.200]) by mail.messagingengine.com (Postfix) with ESMTPSA id 5634BB4042B; Sat, 1 Oct 2011 02:53:50 -0400 (EDT) Date: Sat, 1 Oct 2011 09:53:40 +0300 From: Daniel Shahaf To: Konstantin Kolinko Cc: PR , users@subversion.apache.org Subject: Re: Subversion migration using svnsync from 1.4.6 to 1.7 Message-ID: <20111001065340.GA9267@daniel3.local> References: <20111001060633.GA8360@daniel3.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111001060633.GA8360@daniel3.local> User-Agent: Mutt/1.5.20 (2009-06-14) Daniel Shahaf wrote on Sat, Oct 01, 2011 at 09:06:33 +0300: > If you think Subversion should promise a specific error code in this > situation, please file a bug against svnsync. I meant: file a bug after discussing it on this list, per the normal bug filing guidelines. Thanks.