summaryrefslogtreecommitdiff
path: root/doc/bugs/failure_to_return_to_indirect_mode_on_usb.mdwn
blob: f2a11eea895d1234cd23a5dad10da3ade90e13c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
### Please describe the problem.
In a usb drive with a repository in direct mode, when I converted to indirect mode it fails

### What steps will reproduce the problem?
cd /Volumes/usb
git annex indirect

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

### Please provide any additional information below.

[[!format sh """
openFile: resource busy (file is locked)
failed
git-annex: indirect: 1 failed
"""]]

[[!tag moreinfo]]