This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawne_amN4fko4p5cRY_9EYwaYuJKNn7LRio 2013-11-04 20:35:23 +00:00 committed by admin
parent f2926d2885
commit 5c8bb8d021

View file

@ -0,0 +1,23 @@
### Please describe the problem.
When using a git remote which doesn't support git-annex (f.e. gitlab) and is configured with `annex-ignore true` the remote is shown as `unfinished repository` in the webapp.
It would be nice if the webapp would recognize this and show the remote as git-only remote including sync-state and remote name (or even better: the remote details, like the URL to the remote)
### What steps will reproduce the problem?
Add a normal git remote and configure `git config remote.<name>.annex-ignore true`.
Start the webapp.
### What version of git-annex are you using? On what operating system?
git-annex version: 4.20131101-gf59a6d1
build flags: Assistant Webapp Pairing Testsuite S3 WebDAV Inotify DBus XMPP Feeds Quvi TDFA
key/value backends: SHA256E SHA1E SHA512E SHA224E SHA384E SHA256 SHA1 SHA512 SHA224 SHA384 WORM URL
remote types: git gcrypt S3 bup directory rsync web webdav glacier hook
local repository version: 3
default repository version: 3
supported repository versions: 3 4
upgrade supported from repository versions: 0 1 2
Kubuntu 13.10 x86_64