Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: do people think current builds now? -- I don't



> I had 106 symlinks in src/.  This is straight CVS, just "cvs update -d
> -P" with nothing odd, over a very long period of time (years), with
> copies and "cvs up -r netbsd-N" once.

a normal netbsd src tree with obj elsewhere should have zero symlinks.

r/o src breaks your build instead of setting you up to fail in the
future at some point.  this is why i really recommend it.

FWIW, when ever i have a question i've got a problem i use:

   cvs -dPA -I\! -ICVS

(actually, -I.CVS because i choose .CVS/ dirs.)

which will find all the unexpected files, even if otherwise
ignored.


.mrg.


Home | Main Index | Thread Index | Old Index