Displaying 2 results from an estimated 2 matches for "prepare_sourc".
Did you mean:
prepare_source
2008 Jun 12
1
broken pipe when working on open files (?), MacOS X, 3.0.2/3.0.3pre2
...t rsync:
#!/bin/bash
# VERSION=3.0.2
VERSION=3.0.3pre2
DIR="rsync-$VERSION"
PATCH="rsync-patches-$VERSION"
sudo rm -rf $DIR
tar xvzf $DIR.tar.gz
tar xvzf $PATCH.tar.gz
cd $DIR
patch -p1 < patches/fileflags.diff
patch -p1 < patches/crtimes.diff
./prepare_source
patch -p1 < patches/backup-dir-dels.diff
./configure
make
sudo make test
cd ..
This is how I run rsync:
sudo /Users/ar/work/rsync/rsync-3.0.3pre2/rsync \
-vvv --stats --progress -aHAX --fileflags --force-change --crtimes \
--exclude .Trash \
/Users/ar /Volumes/Pro-B...
2006 Mar 20
3
rsync and BSD file flags.
I've searched the archive for references to FreeBSD's file flags and
rsync but only found one reference to it dated back in 2002. It refers
to a --flags patch that I don't see available anywhere:
http://www.mail-archive.com/rsync@lists.samba.org/msg03878.html
Is there a patch for preserving FreeBSD's flags like schg? (i.e.
immutable)
My current configuration:
Two FreeBSD 4.11