This commit is contained in:
parent
e69075f0be
commit
3069d18326
1 changed files with 17 additions and 0 deletions
17
doc/bugs/failure_to_return_to_indirect_mode_on_usb.mdwn
Normal file
17
doc/bugs/failure_to_return_to_indirect_mode_on_usb.mdwn
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
### 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
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue