not a bug in git-annex
This commit is contained in:
parent
3b3845d300
commit
7b88bc4970
2 changed files with 15 additions and 0 deletions
|
@ -43,3 +43,5 @@ failed
|
|||
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
|
||||
|
||||
I use git-annex to back up photos, videos, and all sorts of stuff! It's really cool!
|
||||
|
||||
> not a bug in git-annex, [[closed|done]] --[[Joey]]
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 2"""
|
||||
date="2025-06-23T14:11:10Z"
|
||||
content="""
|
||||
This is the `adb push` command itself failing. Since git-annex has to use
|
||||
that command with an adb special remote, I don't see how this could be
|
||||
fixed in git-annex.
|
||||
|
||||
It seems likely that the Android device is configured to allow adb to read
|
||||
files in `Android/data/org.opencpn.opencpn` but not write to files there.
|
||||
You might be able to change the permissions with root access.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue