Re: Rsync 3.0.0pre2 released

2007-10-12 Thread Paul Slootman
On Thu 11 Oct 2007, Wayne Davison wrote: I've just released rsync 3.0.0pre2, the second pre-release version for the upcoming 3.0.0 release. Please test this out and email the rsync mailing list with any questions, comments, bug reports, etc. Thanks! One thing that's not 100% clear for me:

rsync 3.0.0pre2 performance and assembler warning message

2007-10-12 Thread radius13a
In testing 3.0.0pre1 and now 3.0.0pre2 I have noticed that the rate of data transfer is ~25% slower than 2.6.9. I am using rsync to mirror 2 filesystems from a single host. On average for large files ( 4gb) under 3.0.0pre2 the transfer of ~75MB/sec. WIth 2.6.9 the average is

DO NOT REPLY [Bug 5008] make check fails on Cygwin (default-acls)

2007-10-12 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5008 --- Comment #2 from [EMAIL PROTECTED] 2007-10-12 10:10 CST --- I don't have access to an MS Win box to test this, but I imagine that that this is just showing that MS ACLs work differently. -- Configure bugmail:

3.0.0pre2 performance and assembler warning

2007-10-12 Thread Greg Siekas
In testing 3.0.0pre1 and now 3.0.0pre2 I have noticed that the rate of data transfer is ~25% slower than 2.6.9. I am using rsync to mirror 2 filesystems from a single host. On average for large files ( 4gb) under 3.0.0pre2 the transfer of ~75MB/sec. WIth 2.6.9 the average is

Re: --detect-renamed question

2007-10-12 Thread Matt McCutchen
On 10/11/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I've started testing the detect-renamed patch with 2.6.9 and soon 3.0.0pre1. I have an unique situation where I'm rsync'ing to a HSM based filesystem. I've found that the detect-renamed patch works but it appears to do a copy of the

detect-renamed.diff fixes and improvements

2007-10-12 Thread Matt McCutchen
Wayne, The detect-renamed.diff in the current CVS rsync appears to be very badly broken. I have fixed it and made some other improvements: Crash fixes: - Move misplaced the_fattr_list initialization hunk back to recv_file_list - Send --detect-renamed to the sender so it knows to disable

Re: Recognizing directory name changes

2007-10-12 Thread Matt McCutchen
BTW, the detect-renamed.diff in the current CVS rsync seems to be very badly broken, so don't use it yet. I have been working on a fixed version. Matt On 10/12/07, Frank Thomas [EMAIL PROTECTED] wrote: To be honest, I didn't even think of doing that. I was specifically looking for the patch.

DO NOT REPLY [Bug 5008] make check fails on Cygwin (default-acls)

2007-10-12 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5008 --- Comment #3 from [EMAIL PROTECTED] 2007-10-12 10:56 CST --- Waiting for more information on this, i suggest that you SKIP the test in the Cygwin case. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email

Re: Rsync 3.0.0pre2 released

2007-10-12 Thread Simo Sorce
On Fri, 2007-10-12 at 10:58 +0200, Paul Slootman wrote: On Thu 11 Oct 2007, Wayne Davison wrote: I've just released rsync 3.0.0pre2, the second pre-release version for the upcoming 3.0.0 release. Please test this out and email the rsync mailing list with any questions, comments, bug

Re: Rsync 3.0.0pre2 released

2007-10-12 Thread Simo Sorce
On Thu, 2007-10-11 at 22:10 -0400, Matt McCutchen wrote: On 10/11/07, Wayne Davison [EMAIL PROTECTED] wrote: I've just released rsync 3.0.0pre2, the second pre-release version for the upcoming 3.0.0 release. I have built RPMs (source and i386 binary) for rsync 3.0.0pre2:

DO NOT REPLY [Bug 5008] make check fails on Cygwin (default-acls)

2007-10-12 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5008 --- Comment #1 from [EMAIL PROTECTED] 2007-10-12 04:57 CST --- The original report was against 3.0.0pre1. The same behaviour also occurs with 3.0.0pre2. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email

Re: Rsync on 3 places

2007-10-12 Thread Alexandros Papadopoulos
Please keep replies on-list for the benefit of others, the archives etc. On 10/12/07, Michael Reynolds [EMAIL PROTECTED] wrote: snip question. I am running on Macintosh OS X operating system . You wrote about installing daemon on machine A and put clients on B and C. I would like to ask you

Re: Rsync on 3 places

2007-10-12 Thread Matt McCutchen
On 10/12/07, Alexandros Papadopoulos [EMAIL PROTECTED] wrote: With that in mind, I would go for one daemon on machine A, and the two other machines using simple scripted rsync commands to exchange data with the daemon. Having the other machines connect to A via ssh may be easier than setting

DO NOT REPLY [Bug 4977] rsync: failed to set times on

2007-10-12 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=4977 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] --- Comment

3.0.0pre2: non-recursive remote listing breakage

2007-10-12 Thread Erik Jan Tromp
3.0.0pre2: non-recursive remote listing breakage Looks like pre1's fix broke something else. I noticed this when listing module/directory contents on servers known to be running versions 2.5.7 2.6.3. Not having (full) access to them, I replicated the errors using 2 machines on my home lan. #

Re: 3.0.0pre2: non-recursive remote listing breakage

2007-10-12 Thread Wayne Davison
On Fri, Oct 12, 2007 at 06:28:01PM -0400, Erik Jan Tromp wrote: Looks like pre1's fix broke something else. That is a known limitation of the removal of a really old kluge in the listing code. To quote from the NEWS file: - Requesting a remote file list without specifying -r (--recursive) now

DO NOT REPLY [Bug 4977] rsync: failed to set times on

2007-10-12 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=4977 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 4977] rsync: failed to set times on

2007-10-12 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=4977 --- Comment #10 from [EMAIL PROTECTED] 2007-10-12 20:42 CST --- (In reply to comment #8) I suspect it's because support for lutimes is fs-specific, and I have ext3 (which supports lutimes) on /home (where the build was done) Linux

Re: --detect-renamed question

2007-10-12 Thread Matt McCutchen
On 10/12/07, Greg Siekas [EMAIL PROTECTED] wrote: The other option I thought of was to only do the move when the mtime, size, and filename match. Not really a 'detect-renamed' but a 'detected-moved' type operation. That's a good idea, and easy to implement too! I have improved the patch

Re: Recognizing directory name changes

2007-10-12 Thread Matt McCutchen
On 10/12/07, Frank Thomas [EMAIL PROTECTED] wrote: Thank you for telling me of it's issues. When the patch approaches testing, please contact me and I can setup a test environment to test transfers in the Gig's. I have fixed the patch and Wayne has committed my fixes to the CVS. You may test

CVS update: rsync/packaging

2007-10-12 Thread Wayne Davison
Date: Fri Oct 12 14:08:19 2007 Author: wayned Update of /data/cvs/rsync/packaging In directory dp.samba.org:/tmp/cvs-serv20893 Modified Files: release-rsync Log Message: Get the version # right in the changelog. Revisions: release-rsync 1.19 = 1.20

CVS update: rsync/packaging/lsb

2007-10-12 Thread Wayne Davison
Date: Fri Oct 12 14:04:00 2007 Author: wayned Update of /data/cvs/rsync/packaging/lsb In directory dp.samba.org:/tmp/cvs-serv16561/lsb Modified Files: rsync.spec Log Message: Fixed the day of the week. Revisions: rsync.spec 1.42 = 1.43

CVS update: rsync/packaging/lsb

2007-10-12 Thread Wayne Davison
Date: Fri Oct 12 13:57:37 2007 Author: wayned Update of /data/cvs/rsync/packaging/lsb In directory dp.samba.org:/tmp/cvs-serv9856/packaging/lsb Modified Files: rsync.spec Log Message: Improved the summary, the description, and the changelog. Revisions: rsync.spec 1.41

CVS update: rsync

2007-10-12 Thread Wayne Davison
Date: Sat Oct 13 05:23:34 2007 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv30472 Modified Files: io.c Log Message: Forward MSG_IO_ERROR to the generator so that it can disable deletions. Revisions: io.c1.247 = 1.248