From: Joey Hess Date: Thu, 25 Jan 2024 17:04:35 +0000 (-0400) Subject: nack X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~29^2~10 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=991dfcb9b8aaa56cbea5d3fe07e1e26dc5a0723d;p=git-annex.git nack --- diff --git a/doc/todo/import_symlinks_when_importing_from_directory.mdwn b/doc/todo/import_symlinks_when_importing_from_directory.mdwn index 08b2c28593..f01a47bf96 100644 --- a/doc/todo/import_symlinks_when_importing_from_directory.mdwn +++ b/doc/todo/import_symlinks_when_importing_from_directory.mdwn @@ -10,3 +10,6 @@ Absolute symlinks pointing into the tree being imported should be turned into re Absolute symlinks pointing outside the tree are a harder case. I would still suggest importing these as git symlinks, pointing to the same absolute target path. As long as the repo is checked out into a filesystem where the same absolute paths are mounted, the links will work. That's a common scenario when all repo users use the same compute cluster with a shared filesystem. + +> I've decided to reject this idea, although I'm still open to discussion +> about use cases for it. [[done]] --[[Joey]]