CVS update: rsync/patches

2006-10-08 Thread Wayne Davison

Date:   Mon Oct  9 03:13:48 2006
Author: wayned

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

Modified Files:
atimes.diff 
Log Message:
Fixed a failing hunk.


Revisions:
atimes.diff 1.79 => 1.80

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/atimes.diff?r1=1.79&r2=1.80
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/testsuite

2006-10-08 Thread Wayne Davison

Date:   Mon Oct  9 03:06:50 2006
Author: wayned

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

Modified Files:
itemize.test 
Log Message:
Made some of the --link-dest tests use a relative destination
directory, and made one of those do a --dry-run test before
the regular test.


Revisions:
itemize.test1.15 => 1.16

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/itemize.test?r1=1.15&r2=1.16
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-10-08 Thread Wayne Davison

Date:   Mon Oct  9 03:05:20 2006
Author: wayned

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

Modified Files:
hlink.c 
Log Message:
- If a finished link came from a link-dest dir and --dry-run is in
  effect, we now stat the link-dest file instead of the non-existent
  destination file.
- Use int32 for the index variables.


Revisions:
hlink.c 1.63 => 1.64
http://www.samba.org/cgi-bin/cvsweb/rsync/hlink.c?r1=1.63&r2=1.64
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-10-08 Thread Wayne Davison

Date:   Mon Oct  9 02:59:23 2006
Author: wayned

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

Modified Files:
generator.c 
Log Message:
If the combination of --dry-run, --link-dest, and -H finds a matching
file in on of the extra basis dirs, make a note of which basis dir
we would have used in the hard-link with the destination file.


Revisions:
generator.c 1.286 => 1.287
http://www.samba.org/cgi-bin/cvsweb/rsync/generator.c?r1=1.286&r2=1.287
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-10-08 Thread Wayne Davison

Date:   Mon Oct  9 02:57:04 2006
Author: wayned

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

Modified Files:
rsync.h 
Log Message:
Added link_dest_used unsigned short to struct hlink and made the
other values explicitly 32-bit so that the total size can't be
larger than the other struct we're in a union with.


Revisions:
rsync.h 1.296 => 1.297
http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.h?r1=1.296&r2=1.297
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/patches

2006-10-08 Thread Wayne Davison

Date:   Mon Oct  9 00:56:12 2006
Author: wayned

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

Modified Files:
acls.diff flags.diff xattrs.diff 
Log Message:
Fixed some failing hunks.


Revisions:
acls.diff   1.145 => 1.146

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/acls.diff?r1=1.145&r2=1.146
flags.diff  1.6 => 1.7

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/flags.diff?r1=1.6&r2=1.7
xattrs.diff 1.30 => 1.31

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/xattrs.diff?r1=1.30&r2=1.31
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-10-08 Thread Wayne Davison

Date:   Mon Oct  9 00:55:04 2006
Author: wayned

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

Modified Files:
options.c rsync.yo rsync.1 
Log Message:
Another tweak to the --chmod summary.


Revisions:
options.c   1.351 => 1.352
http://www.samba.org/cgi-bin/cvsweb/rsync/options.c?r1=1.351&r2=1.352
rsync.yo1.381 => 1.382
http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.yo?r1=1.381&r2=1.382
rsync.1 1.393 => 1.394
http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.1?r1=1.393&r2=1.394
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/patches

2006-10-08 Thread Wayne Davison

Date:   Sun Oct  8 22:32:35 2006
Author: wayned

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

Modified Files:
acls.diff atimes.diff flags.diff id-pair.diff xattrs.diff 
Log Message:
Fixed failing hunks.


Revisions:
acls.diff   1.144 => 1.145

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/acls.diff?r1=1.144&r2=1.145
atimes.diff 1.78 => 1.79

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/atimes.diff?r1=1.78&r2=1.79
flags.diff  1.5 => 1.6

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/flags.diff?r1=1.5&r2=1.6
id-pair.diff1.10 => 1.11

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/id-pair.diff?r1=1.10&r2=1.11
xattrs.diff 1.29 => 1.30

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/xattrs.diff?r1=1.29&r2=1.30
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-10-08 Thread Wayne Davison

Date:   Sun Oct  8 22:17:39 2006
Author: wayned

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

Modified Files:
NEWS 
Log Message:
Mention the latest bug fix.


Revisions:
NEWS1.420 => 1.421
http://www.samba.org/cgi-bin/cvsweb/rsync/NEWS?r1=1.420&r2=1.421
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-10-08 Thread Wayne Davison

Date:   Sun Oct  8 22:02:13 2006
Author: wayned

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

Modified Files:
rsync.c 
Log Message:
Make the daemon's "incoming chmod" tweaks happen last, as documented.


Revisions:
rsync.c 1.196 => 1.197
http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.c?r1=1.196&r2=1.197
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-10-08 Thread Wayne Davison

Date:   Sun Oct  8 22:00:32 2006
Author: wayned

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

Modified Files:
options.c rsync.yo rsync.1 
Log Message:
Clarify the short description of --chmod.


Revisions:
options.c   1.350 => 1.351
http://www.samba.org/cgi-bin/cvsweb/rsync/options.c?r1=1.350&r2=1.351
rsync.yo1.380 => 1.381
http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.yo?r1=1.380&r2=1.381
rsync.1 1.392 => 1.393
http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.1?r1=1.392&r2=1.393
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-10-08 Thread Wayne Davison

Date:   Sun Oct  8 20:57:01 2006
Author: wayned

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

Modified Files:
clientserver.c flist.c 
Log Message:
Call push_dir() with its new boolean arg.


Revisions:
clientserver.c  1.187 => 1.188

http://www.samba.org/cgi-bin/cvsweb/rsync/clientserver.c?r1=1.187&r2=1.188
flist.c 1.352 => 1.353
http://www.samba.org/cgi-bin/cvsweb/rsync/flist.c?r1=1.352&r2=1.353
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-10-08 Thread Wayne Davison

Date:   Sun Oct  8 20:56:56 2006
Author: wayned

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

Modified Files:
main.c 
Log Message:
- Call push_dir() with its new boolean arg, including the spot in
  get_local_name() where we need push_dir() to skip the chdir() because
  the destination dir does no yet exist and --dry-run was specified.
- Added fix_basis_dirs(), which will combine the dest-dir with each non-
  absolute basis_dir arg to make sure that they end up being relative to
  the right dir when --dry-run was specified and the dest dir does not
  yet exist.


Revisions:
main.c  1.312 => 1.313
http://www.samba.org/cgi-bin/cvsweb/rsync/main.c?r1=1.312&r2=1.313
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-10-08 Thread Wayne Davison

Date:   Sun Oct  8 20:56:52 2006
Author: wayned

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

Modified Files:
util.c 
Log Message:
Made the push_dir() function take an option to skip the actual chdir()
call.  Used when the dest-dir doesn't exist and --dry-run was specified.


Revisions:
util.c  1.208 => 1.209
http://www.samba.org/cgi-bin/cvsweb/rsync/util.c?r1=1.208&r2=1.209
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-10-08 Thread Wayne Davison

Date:   Sun Oct  8 20:56:48 2006
Author: wayned

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

Modified Files:
proto.h 
Log Message:
Regenerated.


Revisions:
proto.h 1.309 => 1.310
http://www.samba.org/cgi-bin/cvsweb/rsync/proto.h?r1=1.309&r2=1.310
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs