CVS update: rsync

2005-02-26 Thread Wayne Davison

Date:   Sat Feb 26 18:03:37 2005
Author: wayned

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

Modified Files:
proto.h 
Log Message:
Regenerated.


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


CVS update: rsync

2005-02-26 Thread Wayne Davison

Date:   Sat Feb 26 18:03:40 2005
Author: wayned

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

Modified Files:
main.c 
Log Message:
Moved the delete-before support into generator.c.


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


CVS update: rsync

2005-02-26 Thread Wayne Davison

Date:   Sat Feb 26 18:03:46 2005
Author: wayned

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

Modified Files:
flist.c 
Log Message:
- Moved file-deletion code into generator.c.
- Made filesystem_dev a global that the generator can set during its
  delete pass.
- Fixed an off-by-one boundary check in send_directory().
- Added an arg to get_dirlist() so that delete_in_dir() can call it
  efficiently.


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


CVS update: rsync

2005-02-26 Thread Wayne Davison

Date:   Sat Feb 26 18:03:49 2005
Author: wayned

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

Modified Files:
generator.c 
Log Message:
- Moved all the file-deletion code here from flist.c and receiver.c.
- Call maybe_send_keepalive() from delete_in_dir() so that a really
  long delete-pass won't timeout.
- Renamed delete_files() - do_delete_pass().
- Renamed delete_file() - delete_item().
- Call get_dirlist() with its new arg.


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


CVS update: rsync

2005-02-26 Thread Wayne Davison

Date:   Sat Feb 26 18:57:57 2005
Author: wayned

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

Modified Files:
main.c 
Log Message:
Handle keep-alive messages at the end of the transfer when
--delete-after is happening.


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


CVS update: rsync

2005-02-26 Thread Wayne Davison

Date:   Sat Feb 26 19:17:06 2005
Author: wayned

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

Modified Files:
NEWS 
Log Message:
Mention the new keep-alive handling and the devices-size fix.


Revisions:
NEWS1.258 = 1.259
http://www.samba.org/cgi-bin/cvsweb/rsync/NEWS?r1=1.258r2=1.259
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/patches

2005-02-26 Thread Wayne Davison

Date:   Sat Feb 26 19:35:20 2005
Author: wayned

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

Modified Files:
backup-dir-dels.diff fname-convert.diff source-cd.diff 
Log Message:
Fixed failing hunks.


Revisions:
backup-dir-dels.diff1.27 = 1.28

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/backup-dir-dels.diff?r1=1.27r2=1.28
fname-convert.diff  1.37 = 1.38

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/fname-convert.diff?r1=1.37r2=1.38
source-cd.diff  1.3 = 1.4

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/source-cd.diff?r1=1.3r2=1.4
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/patches

2005-02-26 Thread Wayne Davison

Date:   Sat Feb 26 19:36:55 2005
Author: wayned

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

Modified Files:
chmod-option.diff copy-atimes.diff 
Log Message:
Got rid of patch fuzz.


Revisions:
chmod-option.diff   1.35 = 1.36

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/chmod-option.diff?r1=1.35r2=1.36
copy-atimes.diff1.38 = 1.39

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


CVS update: rsync

2005-02-26 Thread Wayne Davison

Date:   Sat Feb 26 19:37:49 2005
Author: wayned

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

Modified Files:
generator.c 
Log Message:
Don't allow keep-alive sending if --read-batch is enabled.


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


CVS update: rsync/testsuite

2005-02-26 Thread Wayne Davison

Date:   Sat Feb 26 19:47:43 2005
Author: wayned

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

Modified Files:
batch-mode.test chgrp.test chmod-temp-dir.test chmod.test 
chown.test daemon-gzip-download.test daemon-gzip-upload.test 
delete.test duplicates.test exclude.test hardlinks.test 
longdir.test merge.test symlink-ignore.test trimslash.test 
unsafe-links.test wildmatch.test 
Log Message:
Decided I like set -x after all.


Revisions:
batch-mode.test 1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/batch-mode.test?r1=1.2r2=1.3
chgrp.test  1.13 = 1.14

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/chgrp.test?r1=1.13r2=1.14
chmod-temp-dir.test 1.3 = 1.4

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/chmod-temp-dir.test?r1=1.3r2=1.4
chmod.test  1.3 = 1.4

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/chmod.test?r1=1.3r2=1.4
chown.test  1.6 = 1.7

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/chown.test?r1=1.6r2=1.7
daemon-gzip-download.test   1.7 = 1.8

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/daemon-gzip-download.test?r1=1.7r2=1.8
daemon-gzip-upload.test 1.7 = 1.8

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/daemon-gzip-upload.test?r1=1.7r2=1.8
delete.test 1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/delete.test?r1=1.1r2=1.2
duplicates.test 1.11 = 1.12

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/duplicates.test?r1=1.11r2=1.12
exclude.test1.16 = 1.17

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/exclude.test?r1=1.16r2=1.17
hardlinks.test  1.6 = 1.7

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/hardlinks.test?r1=1.6r2=1.7
longdir.test1.12 = 1.13

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/longdir.test?r1=1.12r2=1.13
merge.test  1.11 = 1.12

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/merge.test?r1=1.11r2=1.12
symlink-ignore.test 1.14 = 1.15

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/symlink-ignore.test?r1=1.14r2=1.15
trimslash.test  1.7 = 1.8

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/trimslash.test?r1=1.7r2=1.8
unsafe-links.test   1.8 = 1.9

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/unsafe-links.test?r1=1.8r2=1.9
wildmatch.test  1.8 = 1.9

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/wildmatch.test?r1=1.8r2=1.9
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/testsuite

2005-02-26 Thread Wayne Davison

Date:   Sat Feb 26 19:49:59 2005
Author: wayned

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

Modified Files:
compare-dest.test 
Log Message:
Added set -x.


Revisions:
compare-dest.test   1.7 = 1.8

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/compare-dest.test?r1=1.7r2=1.8
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2005-02-26 Thread Wayne Davison

Date:   Sat Feb 26 20:21:09 2005
Author: wayned

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

Modified Files:
io.c 
Log Message:
Improved the comment for kludge_around_eof.


Revisions:
io.c1.155 = 1.156
http://www.samba.org/cgi-bin/cvsweb/rsync/io.c?r1=1.155r2=1.156
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2005-02-26 Thread Wayne Davison

Date:   Sat Feb 26 20:43:14 2005
Author: wayned

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

Modified Files:
generator.c 
Log Message:
Added keep-alive checking during the directory-touching loop at
the end of the processing.


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


CVS update: rsync

2005-02-26 Thread Wayne Davison

Date:   Sat Feb 26 22:02:38 2005
Author: wayned

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

Modified Files:
io.c 
Log Message:
Fixed comment.


Revisions:
io.c1.157 = 1.158
http://www.samba.org/cgi-bin/cvsweb/rsync/io.c?r1=1.157r2=1.158
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2005-02-26 Thread Wayne Davison

Date:   Sat Feb 26 22:14:40 2005
Author: wayned

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

Modified Files:
io.c 
Log Message:
One more comment fix.


Revisions:
io.c1.158 = 1.159
http://www.samba.org/cgi-bin/cvsweb/rsync/io.c?r1=1.158r2=1.159
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2005-02-26 Thread Wayne Davison

Date:   Sun Feb 27 07:50:43 2005
Author: wayned

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

Modified Files:
generator.c 
Log Message:
We need to turn off make_backups for the redo phase so that
the inplace processing doesn't make a second backup.


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