From 9326552e66054301860bc398d890d079879352bc Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Thu, 9 Jan 2003 03:53:24 +0000 Subject: [PATCH] Added .svn/ to the --cvs-exclude list and some trailing slashes to the other dirs in the list. --- rsync.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rsync.yo b/rsync.yo index 06c9f87d..ea12114b 100644 --- a/rsync.yo +++ b/rsync.yo @@ -643,7 +643,7 @@ a file should be ignored. The exclude list is initialized to: -quote(RCS SCCS CVS CVS.adm RCSLOG cvslog.* tags TAGS .make.state +quote(RCS/ SCCS/ CVS/ .svn/ CVS.adm RCSLOG cvslog.* tags TAGS .make.state .nse_depinfo *~ #* .#* ,* *.old *.bak *.BAK *.orig *.rej .del-* *.a *.o *.obj *.so *.Z *.elc *.ln core) -- 2.34.1