This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: compile failure with current CVS: can only configure for one host and one target at a time


On Wed, Jan 26, 2005 at 04:59:00PM +0100, Duncan Sands wrote:
> Hi Daniel,
> 
> > "Checking out just GDB" still gets you the top directory - you will not
> > get gdb/gdbtk or gdb/testsuite/gdb.gdbtk.  This is accomplished using
> > CVS modules.
> 
> following the instructions on the webpage, using anoncvs as the password:
> 
> $ cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src login
> Logging in to :pserver:anoncvs@sources.redhat.com:2401/cvs/src
> CVS password:
> $ cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co gdb+dejagnu
> cvs checkout: cannot open CVS/Entries for reading: No such file or directory
> cvs [checkout aborted]: no repository
> 
> I also tried:
> 
> $ cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co gdb
> cvs checkout: cannot open CVS/Entries for reading: No such file or directory
> cvs [checkout aborted]: no repository
> $

It works for me - I just tried it a moment ago.  It may be a problem
with your CVS client.

-- 
Daniel Jacobowitz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]