From: Wayne Davison Date: Sat, 17 Jan 2004 01:23:41 +0000 (+0000) Subject: A fix for --cvs-exclude. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/66964002dfc760fbe708523b78e0096fdd6070cc A fix for --cvs-exclude. --- diff --git a/NEWS b/NEWS index c53bc561..6e3f91ad 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,10 @@ Changes since 2.6.0: * Fixed "make test" bug when build dir is not the source dir. + * When using --cvs-exclude, the exclude items we get from a + directory's .cvsignore file once again only affect that one + directory (and not all following directories too). + INTERNAL: * Most of the I/O is now buffered, which results in a pretty