This commit is contained in:
parent
50b35c3e29
commit
09245d06ae
1 changed files with 21 additions and 0 deletions
21
doc/bugs/uninit_and_indirect_don__39__t_work_on_android.mdwn
Normal file
21
doc/bugs/uninit_and_indirect_don__39__t_work_on_android.mdwn
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
### Please describe the problem.
|
||||||
|
I am unable to restore a git-annex dir to its pre init state.
|
||||||
|
|
||||||
|
### What steps will reproduce the problem?
|
||||||
|
init a git-annex dir on android with a file system with out symlinks.
|
||||||
|
use for a while.
|
||||||
|
Run: "git-annex uninit" -> You cannot run this command in a direct mode repository.
|
||||||
|
Run: "git-annex indirect" -> Git is configured to not use symlinks, so you must use direct mode.
|
||||||
|
|
||||||
|
### What version of git-annex are you using? On what operating system?
|
||||||
|
git-annex version: 4.20130601-g7483ca4
|
||||||
|
|
||||||
|
### Please provide any additional information below.
|
||||||
|
|
||||||
|
[[!format sh """
|
||||||
|
# If you can, paste a complete transcript of the problem occurring here.
|
||||||
|
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
|
||||||
|
|
||||||
|
|
||||||
|
# End of transcript or log.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue