Subject: CVS commit: wip/rdup
From: Thomas Klausner
Date: 2006-07-04 22:02:12
Message id: E1Fxr6J-0003IK-NZ@sc8-pr-cvs1.sourceforge.net

Log Message:
Update to 0.2.14:

1 Jul 2006: 0.2.14 Miek <miek@miek.nl>
   -- misc. bugfixes and new features --
   scripts:
   * use dd for "catching" the files' content
   * eliminate the use of 'head' as this didn't work on freebsd
   * dump-here.sh must be edited before use (added exit 1)
   * Added pl-tools/ directory for perl contributed scripts:
     added gzip.pl and mirror.pl both from Mark J Hewitt
     These are up to 50 times faster than the shell scripts!
   * Remove rb-tools dir from distribution - not uses & not finished
   * moved wrapper scripts (dump.sh, dump-here.sh and restore.sh) to
     sh-wrapper/ directory
   * implement good bash coding (Remarks from Bob Proulx)
     use booleans in the scripts
     kill whitespace
   rdup:
   * Don't re-check directories for changed files sizes
     and only check for files that are to be added.
   * Compilation fix for gcc 2.95; don't use %zd in printf
   * check return value of ftruncate()

Files:
RevisionActionfile
0modifywip/rdup/Makefile
0modifywip/rdup/PLIST
0modifywip/rdup/distinfo