This commit is contained in:
jhannwong@c9c7a67b5632a4bbc0c959cfeb3d340e02f28565 2016-01-12 04:19:36 +00:00 committed by admin
parent 99fdd14f9f
commit e6e4407336

View file

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