From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32156 invoked by alias); 30 Dec 2006 18:29:16 -0000 Received: (qmail 32147 invoked by uid 22791); 30 Dec 2006 18:29:16 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (192.114.186.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 30 Dec 2006 18:29:11 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-229-225-74.inter.net.il [84.229.225.74]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id FPG15897 (AUTH halo1); Sat, 30 Dec 2006 20:29:03 +0200 (IST) Date: Sat, 30 Dec 2006 18:29:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: gdb@sources.redhat.com In-reply-to: <20061230175914.GA20683@nevyn.them.org> (message from Daniel Jacobowitz on Sat, 30 Dec 2006 12:59:14 -0500) Subject: Re: DejaGNU Reply-to: Eli Zaretskii References: <20061230175914.GA20683@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-12/txt/msg00226.txt.bz2 > Date: Sat, 30 Dec 2006 12:59:14 -0500 > From: Daniel Jacobowitz > Cc: gdb@sources.redhat.com > > On Sat, Dec 30, 2006 at 07:56:30PM +0200, Eli Zaretskii wrote: > > gdb/README says that DejaGNU can be found on > > ftp://sources.redhat.com/pub/dejagnu/, but there's no directory > > pub/dejagnu on the sourceware FTP site. What is the right place to > > look for it, and should README be fixed to point to that place? > > I would recommend ftp://ftp.gnu.org/gnu/dejagnu/, and probably the > README should be updated. gdb/README says that source.redhat.com will contain a recent snapshot of DejaGNU, not its official release. ftp.gnu.org holds official releases; the last DejaGNU there is from 2002. That's why I wanted to see if a newer version was available from sourceware. Are you saying that snapshots are no longer available from sourceware? Is there any other place to look?