Message6228

Author dov
Recipients abuehl, djc, mpm, pmezard
Date 2008-06-08.16:08:58
Content
Attached find a patch as Matt suggested.

I also fixed set_flags itself, although in our current situation this will have
no effect, since by the time set_flags sees the symlink it will already be a
link. However, I think that set_flags should do the right thing, without relying
on it's caller. Alternatively, the entire handling of symlinks in set_flags
could perhaps be removed?
Files
File name Uploaded
symlinks_supporting_os_nonsupporting_fs.patch.txt dov, 2008-06-08.16:08:58
History
Date User Action Args
2008-06-08 16:09:02dovsetmessageid: <1212941342.69.0.407838239317.issue1149@selenic.com>
2008-06-08 16:09:02dovsetrecipients: + mpm, pmezard, djc, abuehl
2008-06-08 16:09:02dovlinkissue1149 messages
2008-06-08 16:09:02dovcreate