From: Michel <dae...@st...> - 2000-08-28 07:41:08
|
Robert Ramiega wrote: > 1. some time ago i checkouted 2.4.0-test4 from CVS, than i updated it to > latest (test7). After this make oldconfig failed with message about some > missing Configure.in in one of subdirs. Unfortunately i just wiped the > sources and didn't write down the message. Anyway after this i simply > checkout from CVS again and this time make oldconfig didn't complain. Anyone > can explain this to me? It's best to always run 'cvs update -dP' so that old directories get pruned and new ones created automatically. You can set default options for all cvs commands in ~/.cvsrc, here's mine: cvs -z4 diff -u update -dP checkout -P Michel -- Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86 and The DRI Project |