From owner-freebsd-current Sat Jan 23 21:34:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA13931 for freebsd-current-outgoing; Sat, 23 Jan 1999 21:34:20 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dingo.cdrom.com (castles94.castles.com [208.214.165.94]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA13920 for ; Sat, 23 Jan 1999 21:34:17 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (LOCALHOST [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id VAA00483; Sat, 23 Jan 1999 21:30:07 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199901240530.VAA00483@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Alfred Perlstein cc: John Polstra , des@flood.ping.uio.no, current@FreeBSD.ORG Subject: Re: Death to LKM screen savers? (was: Re: HEADS UP: i386 a.out LKM support now an option..) In-reply-to: Your message of "Sun, 24 Jan 1999 00:19:18 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 23 Jan 1999 21:30:07 -0800 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Sat, 23 Jan 1999, John Polstra wrote: > > > In article , > > Dag-Erling Smorgrav 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. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message