From users-return-28117-archive-asf-public=cust-asf.ponee.io@subversion.apache.org Wed Jul 24 06:39:31 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 35C9B18025F for ; Wed, 24 Jul 2019 08:39:31 +0200 (CEST) Received: (qmail 33005 invoked by uid 500); 24 Jul 2019 06:39:29 -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 32995 invoked by uid 99); 24 Jul 2019 06:39:29 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jul 2019 06:39:29 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id C2659C18D4 for ; Wed, 24 Jul 2019 06:39:28 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.003 X-Spam-Level: * X-Spam-Status: No, score=1.003 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, SPF_HELO_NONE=0.001, SPF_NONE=0.001, UNPARSEABLE_RELAY=0.001] autolearn=disabled Received: from mx1-ec2-va.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 7C5H_JoJm3HW for ; Wed, 24 Jul 2019 06:39:25 +0000 (UTC) Received-SPF: None (mailfrom) identity=mailfrom; client-ip=78.47.87.163; helo=mx0.elegosoft.com; envelope-from=stsp@elego.de; receiver= Received: from mx0.elegosoft.com (mx0.elegosoft.com [78.47.87.163]) by mx1-ec2-va.apache.org (ASF Mail Server at mx1-ec2-va.apache.org) with ESMTP id 93E02BC781 for ; Wed, 24 Jul 2019 06:39:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx0.elegosoft.com (Postfix) with ESMTP id B605C1E847A; Wed, 24 Jul 2019 08:39:18 +0200 (CEST) Received: from mx0.elegosoft.com ([127.0.0.1]) by localhost (mx0.elegosoft.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id J1a9hWs2tLy4; Wed, 24 Jul 2019 08:39:12 +0200 (CEST) Received: from ted.stsp.name (ted.stsp.name [217.197.84.34]) by mx0.elegosoft.com (Postfix) with ESMTPSA id 824971E8473; Wed, 24 Jul 2019 08:39:12 +0200 (CEST) Received: from localhost (ted.stsp.name [local]) by ted.stsp.name (OpenSMTPD) with ESMTPA id eb348e45; Wed, 24 Jul 2019 08:39:10 +0200 (CEST) Date: Wed, 24 Jul 2019 08:39:10 +0200 From: Stefan Sperling To: ken edward Cc: users@subversion.apache.org Subject: Re: Upgraded to SVN 12 and now receiving very odd results via mod dav svn. Message-ID: <20190724063910.GL94250@ted.stsp.name> Mail-Followup-To: ken edward , users@subversion.apache.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.4 (2019-03-13) On Tue, Jul 23, 2019 at 02:33:59PM -0400, ken edward wrote: > Hello, > > I am configured as below: > > Apache/2.4.39 (Unix) OpenSSL/1.0.2r SVN/1.12.0 mod_auth_gssapi/1.6.1 > mod_dav_svn configured > > Apache+SVN comes up clean, no errors. > > I pointed the httpd.conf repo locations and access control files to > the legacy 1.8 repo's and get varying results. Some of the repo's > display normally, but many just show the header and revision number, > but everything else is blank (shows nothing in the project, but there > is). > > I tried reloading the 1.8 repos into clean 1.12 repo's, but same > issue. Zero errors in the log file. If I try to view the repo via the > browser or tortise SVN I just see: > > camd_repo1 - Revision 451: / > [should see content here, but is empty] > > > ANY IDEAS? Check release notes of 1.9, 1.10, 1.11, and 1.12 for compatibility notes: http://subversion.apache.org/docs/release-notes/ My best guess is your access control files are causing problems: http://subversion.apache.org/docs/release-notes/1.10.html#authz-compatibility