This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients dstufft, eric.araujo, r.david.murray, spaceone
Date 2015-07-03.14:46:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1435934802.98.0.427822686575.issue24558@psf.upfronthosting.co.za>
In-reply-to
Content
I don't understand your workaround (how is that different from just using the default value of symlinks?)

It sounds like what you are reporting is that copystat is incorrectly setting permissions on a file a symlink points to instead of on the symlink itself (in whatever sense the latter is even meaningful)?
History
Date User Action Args
2015-07-03 14:46:43r.david.murraysetrecipients: + r.david.murray, eric.araujo, dstufft, spaceone
2015-07-03 14:46:42r.david.murraysetmessageid: <1435934802.98.0.427822686575.issue24558@psf.upfronthosting.co.za>
2015-07-03 14:46:42r.david.murraylinkissue24558 messages
2015-07-03 14:46:42r.david.murraycreate