ho hum. Make installworld

Garance A Drosihn drosih at rpi.edu
Thu Jun 3 09:50:48 PDT 2004


At 11:06 AM +0100 6/3/04, Edd wrote:
>I checked it out of a pserver like always.
>
>setenv CVSROOT=bla bla
>cvs login
>cvs co src

I find it much better to use 'cvsup' over pserver, but I think you
will have better luck if you change that last line to:
      cvs co -P src

(or have a .cvsrc with the two lines:
     checkout -P
     update -d -P
in it)

-- 
Garance Alistair Drosehn            =   gad at gilead.netel.rpi.edu
Senior Systems Programmer           or  gad at freebsd.org
Rensselaer Polytechnic Institute    or  drosih at rpi.edu


More information about the freebsd-questions mailing list