Re: rsync breaks on FreeBSD without -O2?(fwd from grog@FreeBSD.org) PR 36998

2002-04-20 Thread Jos Backus
On Sat, Apr 20, 2002 at 08:24:43PM -0701, Jos Backus wrote: > Here's some mail from freebsd-cvs-all > (<[EMAIL PROTECTED]>). Bruce Evans submitted this > workaround which has been incorporated into the FreeBSD tree. I think we > should do the same. I can do the honors :-) Index: zlib/infcodes.c =

Re: rsync breaks on FreeBSD without -O2?(fwd from grog@FreeBSD.org) PR 36998

2002-04-20 Thread Jos Backus
On Sat, Apr 20, 2002 at 07:37:12PM -0700, Martin Pool wrote: > Apparently rsync breaks on FreeBSD if you turn off -O2 (which is the > default.) The breakage is apparently inside zlib. > > You'd have to think it was a compiler bug, but perhaps not. > > I haven't tried to reproduce it yet. Her

Re: List Alive?

2002-04-20 Thread Martin Pool
On 20 Apr 2002, Martin Pool <[EMAIL PROTECTED]> wrote: > On 21 Apr 2002, John Conover <[EMAIL PROTECTED]> wrote: > > > > Yea, what is kind of funny is that I noticed I wasn't getting the > > list. So I went to the rsync site, and tried to join-and found I > > was already joined. I just wasn't get

rsync breaks on FreeBSD without -O2?(fwd from grog@FreeBSD.org) PR 36998

2002-04-20 Thread Martin Pool
Apparently rsync breaks on FreeBSD if you turn off -O2 (which is the default.) The breakage is apparently inside zlib. You'd have to think it was a compiler bug, but perhaps not. I haven't tried to reproduce it yet. -- Martin - Forwarded message from [EMAIL PROTECTED] - Date: Fri

Re: List Alive?

2002-04-20 Thread Martin Pool
On 21 Apr 2002, John Conover <[EMAIL PROTECTED]> wrote: > > Yea, what is kind of funny is that I noticed I wasn't getting the > list. So I went to the rsync site, and tried to join-and found I > was already joined. I just wasn't getting the distribution. So > I unsubscribed, and re-subscribed, an

14676 100% 0.00kB/s 0:00:00

2002-04-20 Thread Pascal Bourguignon
Hello, When rsync'ing over an ISDN 64kb/s channel, I get reported mostly 0 kB/s: 1287 100%0.00kB/s0:00:00 home/httpd/html/mirrors/developer.apple.com/techpubs/macosx/System/Documentation/Developer/YellowBox/TasksAndConcepts/JavaTutorial/3.JavaDebugging/toc.html 731 100%

Re: List Alive?

2002-04-20 Thread John Conover
Yea, what is kind of funny is that I noticed I wasn't getting the list. So I went to the rsync site, and tried to join-and found I was already joined. I just wasn't getting the distribution. So I unsubscribed, and re-subscribed, and everything seems OK now. Strange. John Randy Kramer w

Re: List Alive?

2002-04-20 Thread Randy Kramer
John Conover wrote: > Is the rsync list alive? The rsync list [EMAIL PROTECTED] is alive and well (AFAICT). Randy Kramer -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Patch: update popt/ to 1.5.1

2002-04-20 Thread Jos Backus
This patch updates the files under popt/ to the latest vendor drop. The only change is the inclusion of a FreeBSD-specific patch to popt.c. This is needed in case somebody decides to build rsync on that platform without using the port. I'm not happy about the wording in popt/README.rsync so I may

Re: mixed case file systems.

2002-04-20 Thread John E. Malmberg
OpenVMS has two main file systems, one is not case sensitive or case preserving, the other is by default not case sensitive but is case preserving. Files are generally sorted in a case blind fashion. How big of a problem is this going to be? -John [EMAIL PROTECTED] Personal Opinion Only --

rsync "exclude-from"

2002-04-20 Thread Nikolaus Hiebaum
Hi - I want to use rsync in combination with a list of files it should exclude, but somewhere I seem to have a problem. The problem is that the files and directories I list in the file to be excluded are in fact synchronized on the remote server. I should add that they are not present on the rem

List Alive?

2002-04-20 Thread John Conover
Is the rsync list alive? John -- John Conover, [EMAIL PROTECTED], http://www.johncon.com/ -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html