From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14773 invoked by alias); 17 Oct 2003 14:30:16 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 14756 invoked from network); 17 Oct 2003 14:30:15 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 17 Oct 2003 14:30:15 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h9HEUEM08651 for ; Fri, 17 Oct 2003 10:30:14 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h9HEUEr28233; Fri, 17 Oct 2003 10:30:14 -0400 Received: from [150.1.200.14] (vpn50-57.rdu.redhat.com [172.16.50.57]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id h9HEUDwC031024; Fri, 17 Oct 2003 10:30:13 -0400 Subject: Re: Cygwin & Insight... grrr. From: Keith Seitz To: duane@franklin.com Cc: "insight@sources.redhat.com" In-Reply-To: <200310171415.h9HEF9e05307@europa.franklin.com> References: <200310171415.h9HEF9e05307@europa.franklin.com> Content-Type: text/plain Organization: Message-Id: <1066401196.1590.24.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Fri, 17 Oct 2003 14:30:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q4/txt/msg00043.txt.bz2 On Fri, 2003-10-17 at 07:15, Duane Ellis wrote: > Problem: During the REVERT TCL step, I get various messages like this: > > cvs server: cygtcl.m4 is no longer in the repository > cvs server: compat/getcwd.c is no longer in the repository > cvs server: doc/TclInitStubs.3 is no longer in the repository > cvs server: generic/patchlevel.h is no longer in the repository > This is probably normal -- I don't think cygtcl.m4, for example, existed on gdb_5_1 branch. If worse comes to worse, just whack your tcl/tk directories and checkout tcl and tk on that branch. Keith