From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30982 invoked by alias); 15 Apr 2008 13:02:37 -0000 Received: (qmail 30973 invoked by uid 22791); 15 Apr 2008 13:02:37 -0000 X-Spam-Check-By: sourceware.org Received: from ics.u-strasbg.fr (HELO ics.u-strasbg.fr) (130.79.112.250) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 15 Apr 2008 13:02:17 +0000 Received: from d620muller (laocoon.u-strasbg.fr [130.79.112.72]) by ics.u-strasbg.fr (Postfix) with ESMTP id 8434618701B; Tue, 15 Apr 2008 15:09:00 +0200 (CEST) From: "Pierre Muller" To: "'Daniel Jacobowitz'" Cc: "'Doug Evans'" , References: <20080324203738.GC29991@ins.uni-bonn.de> <20080324205119.GE29991@ins.uni-bonn.de> <20080324212354.GA16323@caradoc.them.org> <20080330213540.GA2856@caradoc.them.org> <20080414180543.GB1968@caradoc.them.org> <001201c89eec$a2d2bed0$e8783c70$@u-strasbg.fr> <20080415125344.GC32510@caradoc.them.org> In-Reply-To: <20080415125344.GC32510@caradoc.them.org> Subject: RE: [RFA] lmemmem.patch Date: Tue, 15 Apr 2008 13:15:00 -0000 Message-ID: <002401c89ef8$f1fd81a0$d5f884e0$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Content-Language: en-us Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-04/txt/msg00283.txt.bz2 Thanks, using 'cvs up -d extra' in gdb/gnulib worked. Nevertheless, using 'cvs up -d' still fails... cvs is still trying to create aux directory... I suspect that the only solution is to delete the aux directory in the cvs repository directly :( Pierre Muller Pascal language support maintainer for GDB