Added a comment: Does not work

This commit is contained in:
jhannwong@c9c7a67b5632a4bbc0c959cfeb3d340e02f28565 2016-01-12 03:52:58 +00:00 committed by admin
parent 9bc2b9ad57
commit 4b075509f2

View file

@ -0,0 +1,19 @@
[[!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.
"""]]