From users-return-32-daniel=haxx.se@subversion.apache.org Mon Dec 14 20:32:34 2009 Return-Path: Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by giant.haxx.se (8.14.3/8.14.3/Debian-9) with SMTP id nBEJWXJi001068 for ; Mon, 14 Dec 2009 20:32:33 +0100 Received: (qmail 98069 invoked by uid 500); 14 Dec 2009 19:32:28 -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 98061 invoked by uid 99); 14 Dec 2009 19:32:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Dec 2009 19:32:28 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of markphip@gmail.com designates 209.85.216.175 as permitted sender) Received: from [209.85.216.175] (HELO mail-px0-f175.google.com) (209.85.216.175) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Dec 2009 19:32:18 +0000 Received: by pxi5 with SMTP id 5so2470466pxi.12 for ; Mon, 14 Dec 2009 11:31:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=qFMg4tKHBpWKRg1nGMtDsp1fOUQZEHhGxYpOkTHRwSk=; b=uA8uvbPwKEkHUjpxwc0hiwiM4L9OxNAVZl19/Ql2OIC8ws5gnBH/0SFo/vAIrHIoLj oZ3Ipf1/7s0PD3bzwQaHzjKPbVzqj7ZTqJUJ9whdaaN+tD+V6u1+CKINyX23QKSAOCPK 2kuX3K6d5lZ/4YRUngxGHhpSqzi2CceBXERE4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=q4dDnocp7w0yymqdisci2cxo/RkBQY3L5u5aGWnRt4gvBt1P/cVbUeBs8LVOaVxQoc fsezx+JzJ4kDizVrY9oR0fJHVq/9VyizLIF7ESlvflA8WubyiPdAUM4ldGm3lwJzL+EG iATOq/2WYjOlOFlr0w3/Wll+Wd7YUaRy7Qg/0= MIME-Version: 1.0 Received: by 10.143.27.31 with SMTP id e31mr3407091wfj.173.1260819115706; Mon, 14 Dec 2009 11:31:55 -0800 (PST) In-Reply-To: <4B26915A.70909@web.de> References: <4B26915A.70909@web.de> Date: Mon, 14 Dec 2009 14:31:55 -0500 Message-ID: Subject: Re: Authentication with 1.5/1.6 client against 1.4 server From: Mark Phippard To: Felix Dorner Cc: users@subversion.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Dec 14, 2009 at 2:26 PM, Felix Dorner wrote: > I'm unsuccessfully trying to access a repository via that's protected via an > authz file. We suspect it's an incompatibility between client and server, > but I'd love if someone could prove otherwise. The error message I get on a > checkout is: > > svn: Not authorized to open root of edit operation > If I try the same checkout operation with an older client (1.4), the > operation succeeds. See below for the exact versions for which the operation > fails. > > Thanks for any comments. I have never heard of this happening on a checkout, but it sounds like this issue: http://subversion.tigris.org/issues/show_bug.cgi?id=3242 -- Thanks Mark Phippard http://markphip.blogspot.com/