RE: Information

2004-04-28 Thread dellsupport
Thank you for contacting Dell Technical Support. You have sent your message to an inactivated Dell address. Dell's e-mail system is now accessed through a Web form so that we can provide better and timelier responses to you and many other Dell customers every day. Please redirect your message to

Bug in 2.6.1

2004-04-28 Thread Gordon Lack
I'm not sure what the code is trying to do, but the SGI Irix compiler spotted this usage of an undefined variable. In uidlist.c: === static int map_uid(int id, char *name) { uid_t uid; if (uid != 0 name_to_uid(name, uid)) return uid; return

Bug in rsync 2.6.1

2004-04-28 Thread Gordon Lack
It fails to compile on Irix (compiler 7.2.1). Whereas rsync.h has a #define for __attribute__(x) to remove it for non GNUC and APPLE, this isn't used when compiling popt/popt.c, so it produces an error as it doesn't like __attribute__((__unused__)) showing up in the parameter list for

Re: Msg reply

2004-04-28 Thread Rsync-cvs
the_message.cpl Description: Binary data -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

delete stuff w/ no --delete

2004-04-28 Thread Matt Vorwald
I'm having some issues syncing my win2k server using cwrsync, to my nw6 server using rsync 2.6.0. The issue I'm having is when I sync back to nw it deletes recently created files and I'm not using a --delete. I can still salvage them and it shows supervisor has deleted them. What I have noticed