From users-return-16685-apmail-subversion-users-archive=subversion.apache.org@subversion.apache.org Fri Nov 16 08:15:12 2012 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 8E847DC01 for ; Fri, 16 Nov 2012 08:15:12 +0000 (UTC) Received: (qmail 40175 invoked by uid 500); 16 Nov 2012 08:15:11 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 39953 invoked by uid 500); 16 Nov 2012 08:15:09 -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 39393 invoked by uid 99); 16 Nov 2012 08:15:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Nov 2012 08:15:05 +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 (nike.apache.org: domain of zapparello@yandex.ru designates 95.108.130.120 as permitted sender) Received: from [95.108.130.120] (HELO forward13.mail.yandex.net) (95.108.130.120) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Nov 2012 08:14:56 +0000 Received: from web26f.yandex.ru (web26f.yandex.ru [95.108.131.160]) by forward13.mail.yandex.net (Yandex) with ESMTP id 6E24A140EC0 for ; Fri, 16 Nov 2012 12:06:36 +0400 (MSK) Received: from 127.0.0.1 (localhost.localdomain [127.0.0.1]) by web26f.yandex.ru (Yandex) with ESMTP id 35F5DB3807E; Fri, 16 Nov 2012 12:06:35 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1353053196; bh=JgtH7xhIBVidE/0QiKd30p3lBoHq0EJtm29Kz/nTYC4=; h=From:To:In-Reply-To:References:Subject:Date; b=hw4aJk8qUOrhmW3suCVkCaSSJmGWg93BlfBopNuaBDd09jsNMz1BGtf7eqmC4Xs7K myYjJYCBiw+YR4DEV8MC2F41ipg0QGsM4/E80L3Zq1zSMeu3qVIsBqEalPP0k3M4ES qkE/4KmYWQ3ggeL9cgIrhkpjmrT6VuZ45pKFrYDc= Received: from [178.130.18.10] ([178.130.18.10]) by web26f.yandex.ru with HTTP; Fri, 16 Nov 2012 12:06:35 +0400 From: =?koi8-r?B?+sHCz8zP1M7ZyiDhzsTSxco=?= To: "users@subversion.apache.org" In-Reply-To: <1868581352991625@web27e.yandex.ru> References: <1726671352976620@web14h.yandex.ru> <1868581352991625@web27e.yandex.ru> Subject: Re: Renaming UTF-8 file names is broken MIME-Version: 1.0 Message-Id: <488441353053195@web26f.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Fri, 16 Nov 2012 12:06:35 +0400 Content-Transfer-Encoding: 7bit Content-Type: text/plain Content-Type: text/plain X-Virus-Checked: Checked by ClamAV on apache.org Also, since the problem now seems server-related, here's the version information about the server: OS: CentOS 6.2 Subversion: subversion-1.6.11-7.el6.x86_64, mod_dav_svn-1.6.11-7.el6.x86_64 These are the latest versions from the repositories of CentOS. Is there a chance that if I install the latest SVN from sources the problem will be fixed? -- Andrew