Re: Please test rsync-2.5.6pre1

2003-01-15 Thread Jos Backus
On Tue, Jan 14, 2003 at 09:25:34PM -0600, Albert Chin wrote:
 Latest version of popt is 1.7:
   ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/popt-1.7.tar.gz

I just applied this version to my local copy. On FreeBSD with gcc-3.2.1 it
produces a bunch of warnings about unused variables and a number of these:

In file included from ../rsync/options.c:22:
../rsync/popt/popt.h:444: warning: type qualifiers ignored on function return type

This article,

http://gcc.gnu.org/ml/gcc-patches/2000-10/msg00814.html

does suggest that these warnings are harmless though.

The patch is available at

http://www.catnook.com/patches/rsync-popt-1.7.diff

-- 
Jos Backus   _/  _/_/_/  Sunnyvale, CA
_/  _/   _/
   _/  _/_/_/
  _/  _/  _/_/
jos at catnook.com_/_/   _/_/_/  require 'std/disclaimer'
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html



Re: Please test rsync-2.5.6pre1

2003-01-14 Thread Albert Chin
On Mon, Jan 13, 2003 at 11:15:47AM -0600, Dave Dykstra wrote:
 The first rsync-2.5.6 pre-release version is now available at:

 ...
 
 * Updated included popt to the latest vendor drop, version 1.6.4.
   (Jos Backus)

Latest version of popt is 1.7:
  ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/popt-1.7.tar.gz

-- 
albert chin ([EMAIL PROTECTED])
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html



Re: Please test rsync-2.5.6pre1

2003-01-13 Thread Greger Cronquist
Hi,

Did you include Craig Barratt's buffered IO patches
(previously posted on this list)? If not, please do as
they make a lot of difference on windows machines.

/Greger

 --- Dave Dykstra [EMAIL PROTECTED] skrev:  
   ENHANCEMENTS:
 
 * The --delete-after option now implies
 --delete.  (Wayne Davison)
 
 * The --suffix option can now be used with
 --backup-dir.  (Michael
   Zimmerman)
 
 * Combining :: syntax with the -rsh/-e option
 now uses the
   specified remote-shell as a transport to talk
 to a (newly-spawned)
   server-daemon.  This allows someone to use
 daemon features, such
   as modules, over a secure protocol, such as
 ssh.  (JD Paul)
 
 * The rsync:// syntax for daemon connections is
 now accepted in the
   destination field.
 
 * If the file name given to --include-from or
 --exclude-from is -,
   rsync will read from standard input.  (J.W.
 Schultz)
 
 * New option --link-dest which is like
 --compare-dest except that
   unchanged files are hard-linked in to the
 destination directory.
   (J.W. Schultz)
 
 * Don't report an error if an excluded file
 disappears during an
   rsync run.  (Eugene Chupriyanov and Bo Kersey)
 
 * Added .svn to --cvs-exclude list to support
 subversion.  (Jon
   Middleton)
 
 * Properly support IPv6 addresses in the
 rsyncd.conf hosts allow
   and hosts deny fields.  (Hideaki Yoshifuji)
 
 

_
Gratis e-mail resten av livet på www.yahoo.se/mail
Busenkelt!
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html