Re: [Bug 3099] Please parallelize filesystem scan

2005-09-16 Thread Chris Shoemaker
On Thu, Sep 15, 2005 at 09:32:44PM -0400, Chris Shoemaker wrote: On Thu, Sep 15, 2005 at 04:23:24PM -0700, [EMAIL PROTECTED] wrote: https://bugzilla.samba.org/show_bug.cgi?id=3099 --- Additional Comments From [EMAIL PROTECTED] 2005-09-15 16:23 --- Created an

Re: Bug#314473: rsync still fails badly with an ! in .cvsignore

2005-09-16 Thread Paul Slootman
Here a bug report about ! not working properly in 2.6.4 and above, paraphrased... Ok, see attachment. I've tested it right now between two hosts running rsync 2.6.3-2 and 2.6.6-1. It works in the forward direction, backwards it gives '!' rule has trailing characters: ! rsync

Re: Bug#314473: rsync still fails badly with an ! in .cvsignore

2005-09-16 Thread Wayne Davison
On Fri, Sep 16, 2005 at 03:27:22PM +0200, Paul Slootman wrote: I've found that when ! was scanned, the pointer was not advanced, hence there appeared to be trailing chars... The following patch seems to fix it. No, the pointer must not be advanced or it will not properly handle names that

[Bug 3099] Please parallelize filesystem scan

2005-09-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3099 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #1448 is|0 |1 obsolete|

[Bug 3099] Please parallelize filesystem scan

2005-09-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3099 [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONTFIX

Re: probbable generator hang bug in rsync

2005-09-16 Thread vv
Hi, (Sorry for starting a new thread, i found it on web archives, and i don't have the list history because i've just subscribed). I just wanted to say i'm having exactly the same problem, through openVPN, when the rsync client is stopped with SIGINT (and possibly by other means such as

CVS update: rsync

2005-09-16 Thread Wayne Davison
Date: Fri Sep 16 16:10:01 2005 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv25228 Modified Files: exclude.c Log Message: Really fix '!' in a .cvsignore file this time. Revisions: exclude.c 1.119 = 1.120

CVS update: rsync

2005-09-16 Thread Wayne Davison
Date: Fri Sep 16 16:14:24 2005 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv29814 Modified Files: NEWS Log Message: Mention '!' fix. Revisions: NEWS1.325 = 1.326 http://www.samba.org/cgi-bin/cvsweb/rsync/NEWS?r1=1.325r2=1.326

CVS update: rsync/patches

2005-09-16 Thread Wayne Davison
Date: Fri Sep 16 20:41:44 2005 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv5426 Modified Files: ODBC-dblog.diff rsyncd-perm.diff Log Message: Fixed failing hunks. Revisions: ODBC-dblog.diff 1.42 = 1.43