[cvsnt] Re: "query update" on binary files (-kb)
Tony Hoyle
tony.hoyle at march-hare.com
Thu Feb 9 12:38:29 GMT 2006
Alexander Zoernack wrote:
> - is there a chance to adjust some paramters to handle this
> by checksum/CRC or something like this to speedup the process?
This wouldn't help at all.
Update is only ever slow if the client file has been modified. In this
case the file has to be sent to the server, which is able to compare
with its reference copies and (potentially) do a 3-way merge. No
checksums will help here.
If the client file has not been modified the update is a simple
comparison of versions and the sending of a patch.
Tony
More information about the cvsnt
mailing list