CVS update: rsync

Wayne Davison wayned at samba.org
Sat Jan 29 20:48:17 GMT 2005


Date:	Sat Jan 29 20:48:17 2005
Author:	wayned

Update of /data/cvs/rsync
In directory dp.samba.org:/tmp/cvs-serv17207

Modified Files:
	exclude.c 
Log Message:
- Renamed make_filter() to filter_rule().
- Added the "/" modifier to the -/+ filter rules to allow the
  rule to specify an absolute path (sets MATCHFLG_ABS_PATH).
- Added the passing of the xflgags to filter_rule() and key off
  XFLG_ANCHORED2ABS to prepend the current dirbuf value (was
  keing off MATCHFLG_ABS_PATH).
- We no longer allow a '=' to separate the filter rule from its
  arg (just a single space or an underscore).
- For triple verbose levels, mention when we look for a filter
  file even if we don't find it (used to only mention the file
  when it was found).
- A chrooted daemon process now includes /.cvsignore (inside the
  chrooted hierarchy) instead of $HOME/.cvsignore.


Revisions:
exclude.c		1.94 => 1.95
	http://www.samba.org/cgi-bin/cvsweb/rsync/exclude.c?r1=1.94&r2=1.95


More information about the rsync-cvs mailing list