src/ltcf-c.sh
Richard Earnshaw
rearnsha@arm.com
Wed Sep 6 03:15:00 GMT 2000
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.
More information about the Gdb
mailing list