git-annex/doc/submodules/comment_1_53b60f39e8ba93522eb90688237cef17._comment
jhannwong@c9c7a67b5632a4bbc0c959cfeb3d340e02f28565 4b075509f2 Added a comment: Does not work
2016-01-12 03:52:58 +00:00

19 lines
747 B
Text

[[!comment format=mdwn
username="jhannwong@c9c7a67b5632a4bbc0c959cfeb3d340e02f28565"
nickname="jhannwong"
subject="Does not work"
date="2016-01-12T03:52:58Z"
content="""
Truly experimental.
1. Create a git repo, and add some git-annexed files to it.
2. Create another git repo, and make above git repo a submodule under it.
3. In the git repo in step 2, add some git-annexed files to it.
4. Create yet another git repo, and add to it the git repo in step 2 as a submodule.
5. In the git repo in step 4, do `git-annex init <some-name>'.
The symlink that is created will be wrong.
Even if you manually create a correct symlink, git-annex still fails to work.
Truly experimental. For now, I have to avoid using git-annex in submodules.
"""]]