diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnlwEMhiNYv__mEUABW4scn83yMraC3hqE <Sean@web> | 2013-01-11 21:44:21 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-01-11 21:44:21 +0000 |
commit | aa2889c9fedd882170283b246aa8c6de69fee151 (patch) | |
tree | 818e3960c2dde46c21c7b1f21c9422d0246415d0 /doc/todo/windows_support | |
parent | 3c86e38bcd760aae064f03e1b611acf3d4c2cc27 (diff) |
Added a comment: NTFS symlinks
Diffstat (limited to 'doc/todo/windows_support')
-rw-r--r-- | doc/todo/windows_support/comment_6_34f1f60b570c389bb1e741b990064a7e._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/windows_support/comment_6_34f1f60b570c389bb1e741b990064a7e._comment b/doc/todo/windows_support/comment_6_34f1f60b570c389bb1e741b990064a7e._comment new file mode 100644 index 000000000..bf9f86f41 --- /dev/null +++ b/doc/todo/windows_support/comment_6_34f1f60b570c389bb1e741b990064a7e._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnlwEMhiNYv__mEUABW4scn83yMraC3hqE" + nickname="Sean" + subject="NTFS symlinks" + date="2013-01-11T21:44:21Z" + content=""" +It seems that NTFS (from Vista forward) has full POSIX support for symlinks. At least, Wikipedia [seems to think so.](http://en.wikipedia.org/wiki/NTFS_symbolic_link). What about doing like GitHub and using MinGW for compatibility? Cygwin absolutely blows in terms of installation size and compatability with the rest of Windows. +"""]] |