From: asakurareiko@f3d908c71c009580228b264f63f21c7274df7476 Date: Thu, 7 Oct 2021 16:27:39 +0000 (+0000) Subject: Added a comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~83^2~4^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5bbbc87e99a61a6189c15dca5a52bda3d7ea776d;p=git-annex.git Added a comment --- diff --git a/doc/todo/windows_support/comment_24_f50de72a082476e0a2e7587368191788._comment b/doc/todo/windows_support/comment_24_f50de72a082476e0a2e7587368191788._comment new file mode 100644 index 0000000000..2ae8a5be33 --- /dev/null +++ b/doc/todo/windows_support/comment_24_f50de72a082476e0a2e7587368191788._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="asakurareiko@f3d908c71c009580228b264f63f21c7274df7476" + nickname="asakurareiko" + avatar="http://cdn.libravatar.org/avatar/a865743e357add9d15081840179ce082" + subject="comment 24" + date="2021-10-07T16:27:39Z" + content=""" +One of the requirements in particular is that the link target must exist. In a freshly cloned repo the link targets do not exist so it's important to recreate the symlinks after you get the annexed files. + +NT symlinks must have either file or directory target type. If the link target does not exist at the time when the symlink is created, it's not possible to determine the target type. +"""]]