From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32248 invoked by alias); 2 Feb 2003 22:53:37 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 32233 invoked from network); 2 Feb 2003 22:53:36 -0000 Received: from unknown (HELO nick.uklinux.net) (194.247.51.196) by 172.16.49.205 with SMTP; 2 Feb 2003 22:53:36 -0000 Received: by nick.uklinux.net (Postfix, from userid 501) id 4269376037; Sun, 2 Feb 2003 22:51:11 +0000 (GMT) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15933.41183.54378.465447@nick.uklinux.net> Date: Sun, 02 Feb 2003 22:53:00 -0000 To: gdb@sources.redhat.com Subject: Current snapshot X-SW-Source: 2003-02/txt/msg00035.txt.bz2 I've downloaded the current snapshot (it was gdb+dejagnu-20030201.tar.bz2), uncompressed, unpacked and built gdb without any problem. I'm ready to receive the imminent patches for: interpreter mi - -interpreter-exec console cli-command http://sources.redhat.com/gdb/current/ says > Once you have downloaded and unpacked this snapshot, you can cd to the src > directory and use the command: > cvs update > to bring your sources up-to-date (see note above about login). I can't find the src directory. The directory that appears to contain the sources is gdb and there are no directories called CVS or files called Root, Entries anywhere etc. So when I type cvs update, I get > cvs update: No CVSROOT specified! Please use the `-d' option > cvs [update aborted]: or set the CVSROOT environment variable. Can anyone help please? Nick