Date: Fri, 27 Feb 1998 09:12:53 -0700 From: Nate Williams <nate@mt.sri.com> To: Eivind Eklund <eivind@yes.no> Cc: "Jordan K. Hubbard" <jkh@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-CVSROOT@FreeBSD.ORG Subject: Re: cvs commit: CVSROOT avail Message-ID: <199802271612.JAA03995@mt.sri.com> In-Reply-To: <19980227101302.39170@follo.net> References: <199802261914.LAA27102@freefall.freebsd.org> <19980227101302.39170@follo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802271612.JAA03995>