Message10309

Author smarks
Recipients MikeHoward
Date 2009-08-10.23:45:13
Content
The Mac stores the "resource fork" of files in a file prefixed with "._", on
filesystems that don't support resource forks natively (e.g. SMB). See

http://en.wikipedia.org/wiki/Resource_fork

In general dot-files should be OK, however, there are probably a bunch of
special cases in the Mac code where the "._" prefix is treated specially.
History
Date User Action Args
2009-08-10 23:45:13smarkssetrecipients: + MikeHoward
2009-08-10 23:45:13smarkssetmessageid: <1249947913.98.0.485646745249.issue1788@selenic.com>
2009-08-10 23:45:13smarkslinkissue1788 messages
2009-08-10 23:45:13smarkscreate