From owner-cvs-all Fri Feb 27 08:13:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA10569 for cvs-all-outgoing; Fri, 27 Feb 1998 08:13:31 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA10541; Fri, 27 Feb 1998 08:13:16 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id JAA27350; Fri, 27 Feb 1998 09:12:54 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id JAA03995; Fri, 27 Feb 1998 09:12:53 -0700 Date: Fri, 27 Feb 1998 09:12:53 -0700 Message-Id: <199802271612.JAA03995@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Eivind Eklund Cc: "Jordan K. Hubbard" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-CVSROOT@FreeBSD.ORG Subject: Re: cvs commit: CVSROOT avail In-Reply-To: <19980227101302.39170@follo.net> References: <199802261914.LAA27102@freefall.freebsd.org> <19980227101302.39170@follo.net> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > For your convenience, we repeat some of the magic tricks of using CVS > with SSH below: ... > 6. (Vary depending on preferences only) > echo 'diff -u' > ~/.cvsrc' > echo 'update -Pd' >> ~/.cvsrc' echo 'cvs -z 6 -q' >> ~/.cvsrc This causes cvs to be a bit more quiet, and uses compression. (Not necessary if you're using SSH's built-in compression, but not necessarily a bad idea.) (It's difficult to get CVS to use SSH with arguments, so use the above). ... > Starship Mate Eivind signing off. Nate ps. This should be documented in the FAQ/Handbook somewhere, since most of this information is gleaned through the school of hard knocks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message