aboutsummaryrefslogtreecommitdiff
path: root/doc/submodules/comment_1_53b60f39e8ba93522eb90688237cef17._comment
blob: cc8e3c83eb283446dddd4507939c65fbd27a8006 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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.
"""]]