> On Sat, 23 Jan 1999, John Polstra wrote:
> 
> > In article <xzpyamtnwl0....@flood.ping.uio.no>,
> > Dag-Erling Smorgrav  <d...@flood.ping.uio.no> wrote:
> > > 
> > > Doh, they were already axed by sos in late December. 'cvs co src/lkm'
> > > still creates directories for them though. I'm sure someone with more
> > > CVS experience than me will be able to explain why :)
> > 
> > Always use "-P" when you check out sources: "cvs co -P src/lkm".
> > 
> > And when you update sources already checked out, use "cvs upd -Pd".
> 
> cvs up (not cvsup) takes me a LONG time to execute, i've been using '-z3'
> for comppression because i'm on dialup, is this ok with you guys?  (it
> doesn't help much though...)
> 
> cvs -z3 up -Pd src
> 
> i'm also using ssh for transport as rlogin doesn't work well for me.

There's no point using ssh and -z3, just compress the ssh session.  
Also, you should try running in readonly (cvs -R) mode - locking is 
expensive.

Finally, why not just use a local repository you weenie?  8)

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  m...@smith.net.au
\\  The race is long, and in the  \\  msm...@freebsd.org
\\  end it's only with yourself.  \\  msm...@cdrom.com



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to