Hi, I'm calling rsync to cr.opensolaris.org with --delete and just noticed .cr.opensolaris.org_data files getting deleted:
haggis:~/tmp/cr.opensolaris.org$ upload_cr building file list ... done rsync: delete_one: unlink "/codereview/users/nigoroll/webrev_iscsi_tunables/.ssh/authorized_keys" failed: Permission denied (13) deleting webrev_iscsi_tunables/.cr.opensolaris.org_data [...] My rsync command is: haggis:~/tmp/cr.opensolaris.org$ alias alias upload_cr='/usr/bin/rsync --delete -avz ~slink/tmp/cr.opensolaris.org/ [EMAIL PROTECTED]:' Should I better leave these alone (add --exclude **/.cr.opensolaris.org_data to rsync) ? If yes, IMHO this should be documented. Nils -- This message posted from opensolaris.org _______________________________________________ website-discuss mailing list [email protected]
