CVS update: rsync

2004-11-27 Thread Wayne Davison

Date:   Sat Nov 27 17:52:42 2004
Author: wayned

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

Modified Files:
rsync.yo 
Log Message:
Document --copy-dest and the support for multiple --*-dest options.


Revisions:
rsync.yo1.198 => 1.199
http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.yo?r1=1.198&r2=1.199
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-11-27 Thread Wayne Davison

Date:   Sat Nov 27 17:52:45 2004
Author: wayned

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

Modified Files:
rsync.h 
Log Message:
- Define MAX_BASIS_DIRS.
- Renamed FNAMECMP_CMPDEST to FNAMECMP_BASIS_DIR.


Revisions:
rsync.h 1.214 => 1.215
http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.h?r1=1.214&r2=1.215
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-11-27 Thread Wayne Davison

Date:   Sat Nov 27 17:52:47 2004
Author: wayned

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

Modified Files:
generator.c 
Log Message:
- Added support for --copy-dest, which behaves like --link-dest,
  but it copies the identical files instead of hard-linking them.
- Added support for multiple --*-dest options.


Revisions:
generator.c 1.117 => 1.118
http://www.samba.org/cgi-bin/cvsweb/rsync/generator.c?r1=1.117&r2=1.118
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-11-27 Thread Wayne Davison

Date:   Sat Nov 27 17:52:49 2004
Author: wayned

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

Modified Files:
main.c 
Log Message:
The compare_dest variable changed.


Revisions:
main.c  1.224 => 1.225
http://www.samba.org/cgi-bin/cvsweb/rsync/main.c?r1=1.224&r2=1.225
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-11-27 Thread Wayne Davison

Date:   Sat Nov 27 17:52:51 2004
Author: wayned

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

Modified Files:
options.c 
Log Message:
- Added parsing for --copy-dest.
- Added support for multiple --*-dest options.


Revisions:
options.c   1.188 => 1.189
http://www.samba.org/cgi-bin/cvsweb/rsync/options.c?r1=1.188&r2=1.189
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-11-27 Thread Wayne Davison

Date:   Sat Nov 27 17:55:11 2004
Author: wayned

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

Modified Files:
rsync.1 
Log Message:
Regenerated.


Revisions:
rsync.1 1.214 => 1.215
http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.1?r1=1.214&r2=1.215
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-11-27 Thread Wayne Davison

Date:   Sat Nov 27 17:56:58 2004
Author: wayned

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

Modified Files:
receiver.c 
Log Message:
Added support for multiple --*-dest options.


Revisions:
receiver.c  1.109 => 1.110
http://www.samba.org/cgi-bin/cvsweb/rsync/receiver.c?r1=1.109&r2=1.110
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/testsuite

2004-11-27 Thread Wayne Davison

Date:   Sat Nov 27 17:59:48 2004
Author: wayned

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

Modified Files:
compare-dest.test 
Log Message:
Added tests for multiple --compare-dest options and --copy-dest.


Revisions:
compare-dest.test   1.3 => 1.4

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/compare-dest.test?r1=1.3&r2=1.4
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/patches

2004-11-27 Thread Wayne Davison

Date:   Sat Nov 27 18:00:36 2004
Author: wayned

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

Removed Files:
compare-dest.diff 
Log Message:
Applied to trunk (with significant changes).


Revisions:
compare-dest.diff   1.27 => NONE

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/compare-dest.diff?rev=1.27
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/patches

2004-11-27 Thread Wayne Davison

Date:   Sat Nov 27 18:21:46 2004
Author: wayned

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

Modified Files:
delete-sent-files.diff dir-times.diff fname-convert.diff 
fsync.diff fuzzy.diff inplace-protocol-bump.diff 
link-by-hash.diff param-port.diff 
Log Message:
Fixed failing hunks.


Revisions:
delete-sent-files.diff  1.28 => 1.29

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/delete-sent-files.diff?r1=1.28&r2=1.29
dir-times.diff  1.17 => 1.18

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/dir-times.diff?r1=1.17&r2=1.18
fname-convert.diff  1.16 => 1.17

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/fname-convert.diff?r1=1.16&r2=1.17
fsync.diff  1.18 => 1.19

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/fsync.diff?r1=1.18&r2=1.19
fuzzy.diff  1.35 => 1.36

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/fuzzy.diff?r1=1.35&r2=1.36
inplace-protocol-bump.diff  1.2 => 1.3

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/inplace-protocol-bump.diff?r1=1.2&r2=1.3
link-by-hash.diff   1.27 => 1.28

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/link-by-hash.diff?r1=1.27&r2=1.28
param-port.diff 1.1 => 1.2

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/param-port.diff?r1=1.1&r2=1.2
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-11-27 Thread Wayne Davison

Date:   Sat Nov 27 18:24:12 2004
Author: wayned

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

Modified Files:
clientserver.c loadparm.c options.c rsyncd.conf.yo 
Log Message:
Allow "port" to be specified in the rsyncd.conf file.


Revisions:
clientserver.c  1.131 => 1.132

http://www.samba.org/cgi-bin/cvsweb/rsync/clientserver.c?r1=1.131&r2=1.132
loadparm.c  1.52 => 1.53
http://www.samba.org/cgi-bin/cvsweb/rsync/loadparm.c?r1=1.52&r2=1.53
options.c   1.189 => 1.190
http://www.samba.org/cgi-bin/cvsweb/rsync/options.c?r1=1.189&r2=1.190
rsyncd.conf.yo  1.74 => 1.75
http://www.samba.org/cgi-bin/cvsweb/rsync/rsyncd.conf.yo?r1=1.74&r2=1.75
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-11-27 Thread Wayne Davison

Date:   Sat Nov 27 18:26:30 2004
Author: wayned

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

Modified Files:
NEWS 
Log Message:
Mentioned the latest enhancements.


Revisions:
NEWS1.223 => 1.224
http://www.samba.org/cgi-bin/cvsweb/rsync/NEWS?r1=1.223&r2=1.224
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-11-27 Thread Wayne Davison

Date:   Sat Nov 27 18:27:16 2004
Author: wayned

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

Modified Files:
rsyncd.conf.5 
Log Message:
Regenerated.


Revisions:
rsyncd.conf.5   1.70 => 1.71
http://www.samba.org/cgi-bin/cvsweb/rsync/rsyncd.conf.5?r1=1.70&r2=1.71
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/patches

2004-11-27 Thread Wayne Davison

Date:   Sat Nov 27 18:33:59 2004
Author: wayned

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

Removed Files:
param-port.diff 
Log Message:
Promoted to the trunk.


Revisions:
param-port.diff 1.2 => NONE

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/param-port.diff?rev=1.2
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/patches

2004-11-27 Thread Wayne Davison

Date:   Sat Nov 27 18:35:34 2004
Author: wayned

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

Modified Files:
acls.diff chmod-option.diff date-only.diff fname-convert.diff 
ignore-case.diff link-by-hash.diff merge-exclude-file.diff 
openssl-support.diff time-limit.diff 
Log Message:
Fixed patch fuzz.


Revisions:
acls.diff   1.22 => 1.23

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/acls.diff?r1=1.22&r2=1.23
chmod-option.diff   1.20 => 1.21

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/chmod-option.diff?r1=1.20&r2=1.21
date-only.diff  1.18 => 1.19

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/date-only.diff?r1=1.18&r2=1.19
fname-convert.diff  1.17 => 1.18

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/fname-convert.diff?r1=1.17&r2=1.18
ignore-case.diff1.19 => 1.20

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/ignore-case.diff?r1=1.19&r2=1.20
link-by-hash.diff   1.28 => 1.29

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/link-by-hash.diff?r1=1.28&r2=1.29
merge-exclude-file.diff 1.43 => 1.44

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/merge-exclude-file.diff?r1=1.43&r2=1.44
openssl-support.diff1.19 => 1.20

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/openssl-support.diff?r1=1.19&r2=1.20
time-limit.diff 1.23 => 1.24

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/time-limit.diff?r1=1.23&r2=1.24
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/patches

2004-11-27 Thread Wayne Davison

Date:   Sat Nov 27 18:39:28 2004
Author: wayned

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

Modified Files:
delete-dir-and-suffix.diff 
Log Message:
Fixed failing hunks.


Revisions:
delete-dir-and-suffix.diff  1.5 => 1.6

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/delete-dir-and-suffix.diff?r1=1.5&r2=1.6
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-11-27 Thread Wayne Davison

Date:   Sat Nov 27 18:41:37 2004
Author: wayned

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

Modified Files:
proto.h 
Log Message:
Regenerated.


Revisions:
proto.h 1.217 => 1.218
http://www.samba.org/cgi-bin/cvsweb/rsync/proto.h?r1=1.217&r2=1.218
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-11-27 Thread Wayne Davison

Date:   Sat Nov 27 21:55:05 2004
Author: wayned

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

Modified Files:
NEWS 
Log Message:
Improved some of the items.


Revisions:
NEWS1.224 => 1.225
http://www.samba.org/cgi-bin/cvsweb/rsync/NEWS?r1=1.224&r2=1.225
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-11-27 Thread Wayne Davison

Date:   Sat Nov 27 22:09:33 2004
Author: wayned

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

Modified Files:
rsync.yo rsync.1 
Log Message:
Make some of the --*-dest comments clearer and more complete.


Revisions:
rsync.yo1.199 => 1.200
http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.yo?r1=1.199&r2=1.200
rsync.1 1.215 => 1.216
http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.1?r1=1.215&r2=1.216
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs