X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/7842418b7b87c4c78ad8ad06fec44150c8aa0956..31b4d25d103c1b9b8621d49becc7ee6c65446eda:/main.c diff --git a/main.c b/main.c index b45a9806..72b55295 100644 --- a/main.c +++ b/main.c @@ -597,6 +597,8 @@ static void do_server_recv(int f_in, int f_out, int argc,char *argv[]) io_start_buffering_in(); if (delete_mode && !delete_excluded) recv_filter_list(f_in); + if (cvs_exclude) + add_cvs_excludes(); if (filesfrom_fd >= 0) { /* We need to send the files-from names to the sender at the