From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27861 invoked by alias); 5 Feb 2003 07:24:42 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 27848 invoked from network); 5 Feb 2003 07:24:41 -0000 Received: from unknown (HELO zenia.red-bean.com) (66.244.67.22) by 172.16.49.205 with SMTP; 5 Feb 2003 07:24:41 -0000 Received: from zenia.red-bean.com (localhost.localdomain [127.0.0.1]) by zenia.red-bean.com (8.12.5/8.12.5) with ESMTP id h157Fp8A013672; Wed, 5 Feb 2003 02:15:51 -0500 Received: (from jimb@localhost) by zenia.red-bean.com (8.12.5/8.12.5/Submit) id h157Fpc2013668; Wed, 5 Feb 2003 02:15:51 -0500 To: Michael Elizabeth Chastain Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] gdb.c++/pr-1023.exp: new test script References: <200302050644.h156idD30649@duracef.shout.net> From: Jim Blandy Date: Wed, 05 Feb 2003 07:24:00 -0000 In-Reply-To: <200302050644.h156idD30649@duracef.shout.net> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.92 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-02/txt/msg00178.txt.bz2 Michael Elizabeth Chastain writes: > BTW, I have had bad experiences when I do a commit that encompasses > more than the current directory. That's why I do one commit per > directory. Do other people have this problem, or do I need to hit > the CVS info page again? I do it all the time. What was the problem?