Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2015-07-13 16:02:00 -04:00
commit e677ab3c49
3 changed files with 34 additions and 0 deletions

View file

@ -0,0 +1,6 @@
I have some repositories where I want to manually control what files are added (autocommit=false), but would like to have the assistant/webapp automatically sync commits and transfer files.
However it seems that the assistant is not notified if I manually do a commit.
The only solution right now seems to frequently restart the assistant since the startup scan will transfer files if required or run git annex get/copy manually.
Is there another possibility?

View file

@ -0,0 +1,20 @@
Ubuntu is available on multiple phones, and as they are running Ubuntu, git-annex can be installed.
## Installation
Use phablet-config writable-image to make the image writable.
Then install git-annex using apt (apt install git-annex).
## Issues
The Debian package does not include the webapp:
git-annex version: 5.20141125
build flags: Assistant Pairing Testsuite S3 Inotify DBus DesktopNotify XMPP DNS Feeds Quvi TDFA CryptoHash
key/value backends: SHA256E SHA1E SHA512E SHA224E SHA384E SKEIN256E SKEIN512E SHA256 SHA1 SHA512 SHA224 SHA384 SKEIN256 SKEIN512 WORM URL
remote types: git gcrypt S3 bup directory rsync web tahoe glacier ddar hook external
### Application Compatibility
I have had difficulties getting the Music app to play music in a git-annex repository.

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="04448cae@7f89c9ec07b399265c20ea79b979d2afa5f75fa8"
nickname="04448cae"
subject="GPG Key"
date="2015-07-12T03:23:07Z"
content="""
According to https://git-annex.branchable.com/install/verifying_downloads/ we should expect GPG key, C910D9222512E3C7 Joey Hess <id@joeyh.name> for this Windows installer file, but git-annex-installer.exe returns \"Signed on 2015-07-10 14:56 by id@joeyh.name (Key ID: 0x89C809CB). The validity of the signature cannot be verified.\" That key is on the keyserver http://pgp.surfnet.nl:11371/pks/lookup?op=vindex&fingerprint=on&search=0x89C809CB but doesn't match the verify page. Is this file legit, or the page in need of update? Thanks!
"""]]