> I'd suggest you use 'lndir' instead of 'cp -r' -- it fixes issues like these. >
Another option is "rsync -av --delete srcdir/ destdir/". Bonus: destdir can be desthost:destdir/ (so can srcdir of course). Dan W. > It certainly makes it really easy to blow away a build and start from scratch > without having to bang on the cvs server. :) Amen. _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
