From users-return-11952-apmail-subversion-users-archive=subversion.apache.org@subversion.apache.org Wed Oct 26 17:14:07 2011 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 A68E475FD for ; Wed, 26 Oct 2011 17:14:07 +0000 (UTC) Received: (qmail 22427 invoked by uid 500); 26 Oct 2011 17:14:06 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 22405 invoked by uid 500); 26 Oct 2011 17:14: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 22396 invoked by uid 99); 26 Oct 2011 17:14:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2011 17:14:06 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of andrew.sasak@gmail.com designates 209.85.220.171 as permitted sender) Received: from [209.85.220.171] (HELO mail-vx0-f171.google.com) (209.85.220.171) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2011 17:13:59 +0000 Received: by vcbfk13 with SMTP id fk13so2732953vcb.16 for ; Wed, 26 Oct 2011 10:13:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=2zeW9pjNqQ6lhGaOrOw0VDlLubSicVMsFjFm2r+iMbc=; b=NOlvpxmhhxQiCJOqz9XA3RLiFlYYjyH7SngcYQNqPeJh/vm05reocdZUAhyzilcKoB FuWi5KAX4ZH9NYR25VFeA/C2p73Jh4NQcGAPDJc1YsX1sFiH0H56rh93GPfhCq4inP6C vRgvZhJ5wDrZLvk4yWnuEUmZ76nqnuKXcRZ/I= MIME-Version: 1.0 Received: by 10.220.106.201 with SMTP id y9mr433430vco.167.1319649218491; Wed, 26 Oct 2011 10:13:38 -0700 (PDT) Received: by 10.220.200.71 with HTTP; Wed, 26 Oct 2011 10:13:38 -0700 (PDT) Date: Wed, 26 Oct 2011 13:13:38 -0400 Message-ID: Subject: svnsync error - serialized hash missing terminator From: Andrew Sasak To: users@subversion.apache.org Content-Type: multipart/alternative; boundary=f46d0432b1cce5755504b036c690 X-Virus-Checked: Checked by ClamAV on apache.org --f46d0432b1cce5755504b036c690 Content-Type: text/plain; charset=ISO-8859-1 I have a mirror that is synced using svnsync from the master server. The master server was updated to 1.7.1 yesterday, the mirror was updated to 1.7 last week. I had a few good syncs occur yesterday after the master was updated. The mirror locked up last night and was rebooted this morning. Since then, I get the following error when svnsync is attempted: svnsync: E175002: DAV request failed; it's possible that the repository's pre-revprop-change hook either failed or is non-existent svnsync: E175008: At least one property change failed; repository is unchanged svnsync: E175002: Error setting property 'sync-lock': Serialized hash missing terminator (Both mirror and master are running on Windows) --f46d0432b1cce5755504b036c690 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I have a mirror that is synced using svnsync from the master server.
Th= e master server was updated to 1.7.1 yesterday, the mirror was updated to 1= .7 last week.
I had a few good syncs occur yesterday after the ma= ster was updated.
The mirror locked up last night and was rebooted this morning.
Since then, I get the following error when svnsync is attempted:
svnsync: E175002: DAV request failed; it's possible that the = repository's pre-revprop-change hook either failed or is non-existent
svnsync: E175008: At least one property change failed; = repository is unchanged
svnsync: E175002: Error setting property 'sync-lock'= ;:=A0
Serialized hash missing terminator


(Both mirror and master are r= unning on Windows)
--f46d0432b1cce5755504b036c690--