From users-return-850-daniel=haxx.se@subversion.apache.org Fri Feb 5 14:14:46 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 o15DEiRO027507 for ; Fri, 5 Feb 2010 14:14:45 +0100 Received: (qmail 95571 invoked by uid 500); 5 Feb 2010 13:14:39 -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 95563 invoked by uid 99); 5 Feb 2010 13:14:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Feb 2010 13:14:39 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of andy.levy@gmail.com designates 209.85.219.211 as permitted sender) Received: from [209.85.219.211] (HELO mail-ew0-f211.google.com) (209.85.219.211) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Feb 2010 13:14:32 +0000 Received: by ewy3 with SMTP id 3so1589742ewy.33 for ; Fri, 05 Feb 2010 05:14:10 -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 :content-transfer-encoding; bh=CoEK1yJwqD0knXwHkvx4QpLQuM2y/xj7BgIzJUR+P/g=; b=lGt3gh6D7oZqvb41S5wtuKbFth/b7FVTPqycBGXkd+YvrLxFLs+v2iUnsIkQFZkZg8 gmLh8kunTYbWGQdyTRs0J2/6eumhNVi6XlICrSBfCZF0VQFsDcqyBXr7HngoXngiOkq7 KTIX+texdQ5TwTyFOcDFCujT+LK7lIdk6uzCU= 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:content-transfer-encoding; b=Pdp5X4AkAZeSM90M4LPVfK5UokSy+CZXJamhjSgcuES6dgH0AE1YsW+iN1jJiJIqtZ S0MePNy/NchYa+XgEkkjVmbO/sD+bK8uA/LdPHB3DExLA4TCpx6l1lEKbhLF3rTzoUsY 0UG0K2BLYjqWrEPXdJB9QxKMJW59y0Dy/KbHM= MIME-Version: 1.0 Received: by 10.216.153.208 with SMTP id f58mr1494519wek.36.1265375650709; Fri, 05 Feb 2010 05:14:10 -0800 (PST) In-Reply-To: <180E1F5F48C99240A70C93D9B580C7D502622EEC@srv-lyo-mail5.cegid.local> References: <180E1F5F48C99240A70C93D9B580C7D502622EEC@srv-lyo-mail5.cegid.local> Date: Fri, 5 Feb 2010 08:14:10 -0500 Message-ID: Subject: Re: svn : Can't increment mergeinfo count on node revision ... to negative value ... From: Andy Levy To: SIDOS Joel Cc: users@subversion.apache.org Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On Fri, Feb 5, 2010 at 05:36, SIDOS Joel wrote: > Hi, > > I=92ve a problem with one of mine repositories. > > When I need to tag (or branch) a specific branch with BASE, HEAD or NUMBE= R > revision, I systematically obtain this message : > > =93svn : Can't increment mergeinfo count on node revision ... to negative > value ...=94 > > > > I didn=92t found any explanation to avoid this problem. > > Can anybody can help me ? You've only told us what you get, not how you got there. What is the EXACT command-line you're using?