Binutils repository freeze is (finally!) over

Andreas Schwab schwab@suse.de
Mon Feb 7 03:29:00 GMT 2000


Jason Molenda <jsm@cygnus.com> writes:

|> On Mon, Feb 07, 2000 at 12:06:50PM +0100, Andreas Schwab wrote:
|> 
|> > |>     cvs -z9 -d :pserver:anoncvs@anoncvs.cygnus.com:/cvs/src co binutils 
|> 
|> > This does not work.  It will check out the tree under src/binutils/...,
|> > not the directory I want (binutils/...), causing a full checkout.
|> 
|> I think you are mistaken.  Previously, you would do
|> 
|>  % cvs -z9 -d :pserver:anoncvs@anoncvs.cygnus.com:/cvs/binutils co binutils 
|> 
|> And you'd get a tree that looked like this:
|> 
|>   binutils
|>   binutils/binutils
|>   binutils/libiberty
|>   binutils/bfd
|> 
|> Now, you do the above command and you'll get
|> 
|>   src
|>   src/binutils
|>   src/libiberty
|>   src/bfd

What I want is a directory "binutils" that contains the complete binutils
source, just as I had before.  I also have a directory "gcc" that contains
the complete gcc source, etc.

I have tried "cvs co -d binutils binutils", but that only gets me the
binutils subdirectory, no bfd, opcodes, etc.

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg


More information about the Binutils mailing list