[ On Monday, January 27, 2003 at 22:38:40 (-0800), Kenneth Porter wrote: ]
> Subject: Re: Discouraging :local:
>
> One could presumably enhance this by encrypting the connection (eg. SSL) so
> that the encryption system supplies another layer of error detection.
> Anyone know how much, if any, that improves the result?

I don't know how well stream cyphers detect input errors, but stream
compression such as the GNU-Zip algorithm CVS uses with '-z' is
reasonably good at it, assuming there's enough data after the error....

(yet another reason to use client-server instead of networked filesystems! :-)

-- 
                                                                Greg A. Woods

+1 416 218-0098;            <[EMAIL PROTECTED]>;           <[EMAIL PROTECTED]>
Planix, Inc. <[EMAIL PROTECTED]>; VE3TCP; Secrets of the Weird <[EMAIL PROTECTED]>


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to