-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Richard Pfeiffer <[EMAIL PROTECTED]> writes:
> Just got a question regarding compression vs. streaming data on cvs. > Since I know nothing about this, I looked it up at cvshome.org and > google as well as in the book "Open source developement with CVS, 2nd > edition". > Nothing - at least that I can find in the index or search engines. > Can anyone shed some light on what is even being referred to by this? > Supposedly, the thought is that streaming would be faster. > > I thought maybe there was a streaming option or a compression option to > the command line - but now I'm not so sure. > > Thank you. I believe you are looking for the '-z gzip-level' global option. Read: http://www.cvshome.org/docs/manual/cvs-1.11.7/cvs_16.html#SEC117 for page you were trying to find. It is useful for :pserver: as well as :ext: (for CVS_RSH=rsh), but not that useful when using :ext: over ssh (CVS_RSH=ssh) which already does compression for you. -- Mark -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/ntzr3x41pRYZE/gRAv+6AKDMC5RnBmRebevj6nelU56gNgizBgCfUy2p 4zqjXZiJZeVmwr/OOiCRD3Y= =0ZzG -----END PGP SIGNATURE----- _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
