This is the mail archive of the binutils@sources.redhat.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]
Other format: [Raw text]

Re: cvs checkout and build of binutils


Alan Modra <amodra@bigpond.net.au> writes:

> Yes.  Note that *not* using -d with cvs update will occasionally
> fail to do the right thing, for instance when someone adds a new
> sub-directory to one of the binutils dirs.

I've solved this in the past using:

        cd src && cvs update -dP *

This gets you "new directory" checkouts in subdirectories, but not in
the top-of-tree.

Ben


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