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 8C381DCAA for ; Wed, 24 Oct 2012 11:11:09 +0000 (UTC) Received: (qmail 48193 invoked by uid 500); 24 Oct 2012 11:11:08 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 47930 invoked by uid 500); 24 Oct 2012 11:11:06 -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 47874 invoked by uid 99); 24 Oct 2012 11:11:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Oct 2012 11:11: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 (athena.apache.org: domain of nkadel@gmail.com designates 209.85.220.43 as permitted sender) Received: from [209.85.220.43] (HELO mail-pa0-f43.google.com) (209.85.220.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Oct 2012 11:10:56 +0000 Received: by mail-pa0-f43.google.com with SMTP id fb1so404234pad.16 for ; Wed, 24 Oct 2012 04:10:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=MAAZncDR0HrnvBSqyRcC/VFsxgytRZN6NTWnEw4P2Rk=; b=mJ4CID2Npyx6kY6HCtlCX2dWQZ2xDAYle0sfitbSIomxfsCnSo/rgLocPYIMQEFLif 50DjdgcysJdvRATn7Kurn/wxWln46fux9rUgb3SoqwnuPGL28FBQr22BdwAd1SPzgdV2 h71gEo0e7q1wcpNJu7AAjhM2z0PmAjXmy9ZlThixd9zTCk867xrwcHo2oo/Vv0uxxTzp /VmjU3W8sO4YUjoLxm5l6bcumd6dfRbmmJE8psakJ3DZqgk6j+aaUJyW9V/H9P0aNAOt Ak02/r+y2MBc4sVjjIg2oMElFHN3T8vii3sm9q9WO3KXsd0kLwBhLZcjJ+fHhNCwNW5P YShw== MIME-Version: 1.0 Received: by 10.66.87.132 with SMTP id ay4mr13259964pab.67.1351077035636; Wed, 24 Oct 2012 04:10:35 -0700 (PDT) Received: by 10.68.189.168 with HTTP; Wed, 24 Oct 2012 04:10:35 -0700 (PDT) In-Reply-To: References: <20121019135314.GR31493@ted.stsp.name> <20121019170616.GS31493@ted.stsp.name> Date: Wed, 24 Oct 2012 07:10:35 -0400 Message-ID: Subject: Re: 200 OK error on update with files that contain non-alphanumeric characters From: Nico Kadel-Garcia To: Gautier DI FOLCO Cc: users@subversion.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Sat, Oct 20, 2012 at 7:43 AM, Gautier DI FOLCO wrote: > 2012/10/19 Stefan Sperling >> >> On Fri, Oct 19, 2012 at 06:18:43PM +0200, Gautier DI FOLCO wrote: >> > I'm on CentOS 5.8, I can't upgrade svn any more :/ >> >> You can, see http://subversion.apache.org/packages.html#centos >> The packages from Collabnet and Wandisco are advertised for Centos 5.x. >> You should be able to install them alongside other Subversion packages >> for testing purposes, and for production use if they fix the issue. >> I believe both companies require registration for download though. > > > Thanks for your answer, There's also my SRPM building patches and files at http://github.com/nkadel/subversion-1.7.6-srpms/ and subversoin-1.6.18-srpms/. I need to update those to 1.7.7 and 1.6.19: they're what were used for the last updates at "rpmforge-extras", which is noticeably ahead of Red Hat's published packages. They're useful partly because they publish all the source. I'd welcome any testing of those you can try.