Changed most instances of "remote_version" to "protocol_version", and
authorWayne Davison <wayned@samba.org>
Tue, 9 Sep 2003 15:58:53 +0000 (15:58 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 9 Sep 2003 15:58:53 +0000 (15:58 +0000)
commit8a9709dee5027238985c79ec7f429c95c577d423
tree7cf8993d87804e6802c0960948cc3e32b531d656
parentdaa598df119f67e96739a1bfcdf5d6ea75efee78
Changed most instances of "remote_version" to "protocol_version", and
others to "remote_protocol".  Downgrade the protocol_version if the
remote_protocol" is lower.  Output the protocol values if the verbose
level is large enough.  Exit if the user tried to force a protocol
value that is not within the range that we can handle.  Fixed the
output of the "very old version of rsync" message to output the right
Client/Server string.
compat.c