From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: "checksum failure after patch" in CVS Date: Mon, 4 Jul 2005 16:47:24 +0200 Message-ID: References: Reply-To: Juanma Barranquero NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1120490017 19174 80.91.229.2 (4 Jul 2005 15:13:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 4 Jul 2005 15:13:37 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 04 17:13:27 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DpScb-0007SG-4S for ged-emacs-devel@m.gmane.org; Mon, 04 Jul 2005 17:12:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DpSdo-000641-0y for ged-emacs-devel@m.gmane.org; Mon, 04 Jul 2005 11:13:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DpSWV-0002wp-53 for emacs-devel@gnu.org; Mon, 04 Jul 2005 11:06:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DpSWN-0002ti-JZ for emacs-devel@gnu.org; Mon, 04 Jul 2005 11:06:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DpSWN-0002le-8D for emacs-devel@gnu.org; Mon, 04 Jul 2005 11:06:07 -0400 Original-Received: from [64.233.182.193] (helo=nproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DpSK5-0003LG-4P for emacs-devel@gnu.org; Mon, 04 Jul 2005 10:53:25 -0400 Original-Received: by nproxy.gmail.com with SMTP id i2so168035nfe for ; Mon, 04 Jul 2005 07:47:24 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jP8thIwqjm+YVBH4/lVGLbbBejg48QtqJEJAlbJklA8BFZCWCvaz3xEipZWy/+3MkK4gVqIDauuBF3IofG0FjU973O2kjjE6TgXLeM2JYCPumYODyaOngTHRppjZMjLxsli7X3NLOUsKcYZRMP1ePEnsyOWBilmHkjaYqNshIjs= Original-Received: by 10.48.244.19 with SMTP id r19mr114792nfh; Mon, 04 Jul 2005 07:47:24 -0700 (PDT) Original-Received: by 10.48.250.5 with HTTP; Mon, 4 Jul 2005 07:47:24 -0700 (PDT) Original-To: Emacs Devel In-Reply-To: Content-Disposition: inline X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:40338 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40338 On 7/4/05, Juanma Barranquero wrote: > P config.bat > cvs update: checksum failure after patch to ./config.bat; will refetch Weirdly enough, it all worked again after C:\...\HEAD> cvs -q update -kb config.bat U config.bat C:\...\HEAD> cvs -q update Perhaps it is a problem with CVSNT. Even so, id I say already that I *hate* .BAT files in binary mode in the repository? --=20 /L/e/k/t/u