This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


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

Re: Binutils repository freeze is (finally!) over


Jason Molenda <jsm@cygnus.com> writes:

|> On Mon, Feb 07, 2000 at 12:29:23PM +0100, Andreas Schwab wrote:
|> 
|> >  cvs -z9 -d :pserver:anoncvs@anoncvs.cygnus.com:/cvs/src co binutils 
|> 
|> > 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.
|> 
|> 
|> Ah, I understand.
|> 
|> Do this:
|> 
|>  % cvs -z9 -d :pserver:anoncvs@anoncvs.cygnus.com:/cvs/src co binutils 
|>  % mv src binutils
|> 
|> You might be saying, "But you just renamed the directory!"  And it's
|> true -- and the only difference between the old repository and the new
|> one is that it happens to be called 'src'.  This is not immutable, you
|> are free to rename it as you please.

But then, how do I update the directory?  Repeating the checkout obviously
does not work, and `update -d' is a nono.

Andreas.

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

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