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]

Re: src/ltcf-c.sh



dan@cgsoftware.com said:
> You'd have to use cvs update -dP, in the root dir, but this would then
> procede to download other stuff you don't want that is in that cvs
> repository. In this case, your only option is to use checkout.


cvs update -l; cvs update -dP *

does the trick for me.  It would miss a new directory being added at the 
top level, but that's a pretty rare event that I'm prepared to live with.


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