From users-return-2036-daniel=haxx.se@subversion.apache.org Tue Apr 6 11:03:08 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 o369376n024159 for ; Tue, 6 Apr 2010 11:03:07 +0200 Received: (qmail 77687 invoked by uid 500); 6 Apr 2010 09:03:02 -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 77679 invoked by uid 99); 6 Apr 2010 09:03:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Apr 2010 09:03:02 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of cristeab@gmail.com designates 209.85.220.228 as permitted sender) Received: from [209.85.220.228] (HELO mail-fx0-f228.google.com) (209.85.220.228) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Apr 2010 09:02:53 +0000 Received: by fxm28 with SMTP id 28so4209316fxm.36 for ; Tue, 06 Apr 2010 02:02:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:organization:to:subject :date:user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=fTBJrtbB3ueB9w1CpREQ7+OolcszoMq2K+RKTi+yGHE=; b=m/vsnEzsCAIqj3Tozo+/6AcbPM1wDbjTGNSY6jG+FM2Hu05WPrrcFsHQgrd5j1so/d vERAO54YVGyioYRNSd68yc3670Pup2o8+ZWo01CVUrX/STnf9G6dNT0VrhKM85VeJfuB RoCgsaVvtELvri7nQqamJk4W1Ria2CYnYJxUA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:organization:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=LxWEZUu3cZdTc6oKwmozB+uuuNJ9cIWDrUzEUsEaZn+AJz2/Vy+iD9qFN4l1Ah9ULY 4pb7c3d+E+2ifztI3lHbvGAeLFq81Ai8G5njbCEJYHEKb1FtTQc7l1KqKniboFnsRY7w RyEtyaGMbp1SPilSZHlH8qFvndIFpxr+ExXVA= Received: by 10.103.37.28 with SMTP id p28mr3564518muj.86.1270544550828; Tue, 06 Apr 2010 02:02:30 -0700 (PDT) Received: from bogdan.localnet ([89.45.99.190]) by mx.google.com with ESMTPS id s10sm53813290mue.27.2010.04.06.02.02.29 (version=SSLv3 cipher=RC4-MD5); Tue, 06 Apr 2010 02:02:29 -0700 (PDT) From: Bogdan Cristea Organization: home To: users@subversion.apache.org Subject: Re: Problem to load a dump file Date: Tue, 6 Apr 2010 12:02:27 +0300 User-Agent: KMail/1.12.4 (Linux/2.6.31.12-0.2-desktop; KDE/4.3.5; x86_64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <201004061202.27933.cristeab@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On Tuesday 06 April 2010 11:49:54 Bretin Luc-Patrick (SILICOM) wrote: > One of my collegues dump the svn repository and sent it to me. > I try to load it in my svn server and it returns this error : > 'vnadmin: Le flux de sauvegarde contient une ent=EAte mal form=E9e (sans = ':') > =E0 ' In english : dump stream contains a malformed header (with no ':'= ) at > ' >=20 > I tried in two different svn server and I had the same error. >=20 > I find any solution at my problem, I hope you'll find one. > If you need more informations, just ask me. >=20 Do you use the same svn version as your colleague ?