DO NOT REPLY [Bug 5442] setting times to symlinks which do not
[url]https://bugzilla.samba.org/show_bug.cgi?id=5442[/url]
[email]wayned@samba.org[/email] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Comment #1 from [email]wayned@samba.org[/email] 2008-05-06 09:52 CST -------
Rsync only tries to set times on symlinks if the lutimes() function exists. On
my version of OS X (Panther) the setting of the time on a symlink worked fine.
If your system says it has lutimes() but it doesn't work, comment out the
HAVE_LUTIMES in config.h and recompile.
--
Configure bugmail: [url]https://bugzilla.samba.org/userprefs.cgi?tab=email[/url]
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: [url]https://lists.samba.org/mailman/listinfo/rsync[/url]
Before posting, read: [url]http://www.catb.org/~esr/faqs/smart-questions.html[/url]