summaryrefslogtreecommitdiff
path: root/doc/bugs/Switching_between_direct_and_indirect_stomps_on___39__regular__39___git_files.mdwn
blob: db1889f81a369389cf101d2ad64a26b1c564fb1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# What steps will reproduce the problem?

    git add file
    git annex add file2
    git annex direct
    git annex indirect

file and file2 are now both in the annex.

# What is the expected output? What do you see instead?

file should remain in the main repo, file2 should remain in the annex

# What version of git-annex are you using? On what operating system?

    git-annex version: 4.20130228
    local repository version: 3
    default repository version: 3
    supported repository versions: 3 4
    upgrade supported from repository versions: 0 1 2

    git version 1.8.1.5

Mac OSX 10.8.2 Build 12C60

> Closing this bug, as I cannot reproduce it and the bug reporter is
> not responding. [[done]] --[[Joey]]