From: Joey Hess Date: Thu, 18 Jan 2024 16:16:48 +0000 (-0400) Subject: comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~29^2~36 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=162c7727039b3f1c17999fc11e27e74139a2ef7b;p=git-annex.git comment --- diff --git a/doc/submodules/comment_9_5e3a7d5c81fb37efbfe22cbbe8b8a247._comment b/doc/submodules/comment_9_5e3a7d5c81fb37efbfe22cbbe8b8a247._comment new file mode 100644 index 0000000000..7cae80016e --- /dev/null +++ b/doc/submodules/comment_9_5e3a7d5c81fb37efbfe22cbbe8b8a247._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 9""" + date="2024-01-18T16:14:11Z" + content=""" +Datalad relies on git-annex's handling of submodules to work afaik so I +don't see why using it would avoid this problem. + +If I understand correctly, the .git symlink in the submodule that git-annex +sets up gets broken when the submodule is relocated. But I would have +expected that moving from `a/b/` to `x/y/` would keep the symlink working, +since it's at the same path depth. + +I'd need more information to fix this problem, so I recommend filing a +[[bugs|bug]] report with details. +"""]]