Re: --exclude patterns

2008-01-28 Thread Randy Dunlap
On Sat, 26 Jan 2008 10:27:03 -0800 Wayne Davison wrote: > On Fri, Jan 25, 2008 at 06:02:07PM -0800, Randy Dunlap wrote: > > rsync --include='/test/runs/***' \ > > --exclude='--exclude=/test/runs/? --exclude=/test/runs/?? > > --exclude=/test/runs/??? --exclude=/test/runs/1???' \ > > -avz -e ssh --

Re: Prefer -u not to change newer files.

2008-01-28 Thread Matthias Schniedermeyer
On 28.01.2008 02:13, Donald Axel wrote: > On Sun, 27 Jan 2008 19:00:10 +0100 > Matthias Schniedermeyer <[EMAIL PROTECTED]> wrote: > > > On 27.01.2008 18:45, Donald Axel wrote: > > > Our network is not very open, so therefore I hesitated establishing an > > > SVN solution, which should be visible f

Re: Making rsync compile under Mac OS X 10.3.9 with extended attributes

2008-01-28 Thread Vitorio Machado
Thanks for all this info, it's very helpful to concentrate me on what is to be done and not distracting with details... Code will be much simpler with only 3 attributes to care about. I've just looked at the osx-create-time.diff (I know, you said me to read it many time ago...), things are muc