From users-return-1341-daniel=haxx.se@subversion.apache.org Tue Mar 2 20:42:42 2010 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 o22JgeuP005267 for ; Tue, 2 Mar 2010 20:42:41 +0100 Received: (qmail 86324 invoked by uid 500); 2 Mar 2010 19:42:35 -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 86317 invoked by uid 99); 2 Mar 2010 19:42:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Mar 2010 19:42:35 +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: local policy) Received: from [194.138.37.39] (HELO lizzard.sbs.de) (194.138.37.39) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Mar 2010 19:42:26 +0000 Received: from mail1.sbs.de (localhost [127.0.0.1]) by lizzard.sbs.de (8.12.11.20060308/8.12.11) with ESMTP id o22Jg33s030895; Tue, 2 Mar 2010 20:42:04 +0100 Received: from DEFTHW99ET3MSX.ww902.siemens.net (defthw99et3msx.ww902.siemens.net [157.163.135.164]) by mail1.sbs.de (8.12.11.20060308/8.12.11) with ESMTP id o22Jg320012108; Tue, 2 Mar 2010 20:42:03 +0100 Received: from DEFTHW99E55MSX.ww902.siemens.net ([169.254.2.129]) by DEFTHW99ET3MSX.ww902.siemens.net ([157.163.135.164]) with mapi; Tue, 2 Mar 2010 20:42:03 +0100 From: "Kutter, Martin" To: =?iso-8859-2?Q?Mariusz_Dro=BCdziel?= , "users@subversion.apache.org" Date: Tue, 2 Mar 2010 20:42:01 +0100 Subject: AW: Broken Revision in FSFS Repo Thread-Topic: Broken Revision in FSFS Repo Thread-Index: Acq6EgsP2oruMfIfTyKtJ64GxbpOtwALcoyg Message-ID: <29B06DD2A6115B4B991C0C6D091E78DA0243B99BB4@DEFTHW99E55MSX.ww902.siemens.net> References: <1c85be451003020609v6451f696ua2c3d02fcea0cdeb@mail.gmail.com> In-Reply-To: <1c85be451003020609v6451f696ua2c3d02fcea0cdeb@mail.gmail.com> Accept-Language: de-DE Content-Language: de-DE X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: de-DE Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org > Mariusz Dro=BCdziel wrote: > After some time it turned out, that there are few revisions in our > repository, which are broken, probably on the filesystem level. >=20 > % svnadmin verify /storage/svn > [...] > * Verified revision 1025. > * Verified revision 1026. > svnadmin: Decompression of svndiff data failed This sounds a bit like our issue discussed in thread=20 "Corrupted FSFS commit" just a few days ago on this list. We managed to create a copy of the repository without the corrupted=20 files using path-based authorization and svnsync. However, I'm a bit concerned about the issue arising again: Is there some error in svn which allows for corrupted FSFS revisions to=20 enter into the repository? Regards, Martin=