explain and close, not a bug
This commit is contained in:
parent
30ff1f9228
commit
f80bc408c5
2 changed files with 15 additions and 0 deletions
|
@ -20,3 +20,5 @@ Using git-annex Android and Debian.
|
||||||
### Please provide any additional information below.
|
### Please provide any additional information below.
|
||||||
|
|
||||||
I thought that adding a remote server repository would result in two non-bare repositories, such as what the Local pairing mode achieves. However Local pairing is not available on Android. I assumed the remote server would function in the same manner, except that I entered the SSH connection information manually.
|
I thought that adding a remote server repository would result in two non-bare repositories, such as what the Local pairing mode achieves. However Local pairing is not available on Android. I assumed the remote server would function in the same manner, except that I entered the SSH connection information manually.
|
||||||
|
|
||||||
|
> [[done]]; not a bug per comment --[[Joey]]
|
||||||
|
|
|
@ -0,0 +1,13 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2015-02-10T17:15:51Z"
|
||||||
|
content="""
|
||||||
|
I don't think this is a bug. By default, git-annex repos on android are
|
||||||
|
configured to be in the "source" [[group|standard_groups]]. This means
|
||||||
|
that, as soon as the files have reached some other repository, they're
|
||||||
|
removed from the Android device. Which saves space.
|
||||||
|
|
||||||
|
If you don't want this behavior, click on Edit for the android repositry
|
||||||
|
in the webapp, and change to some other group, like "client".
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue