summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8 <Maarten@web>2014-05-18 13:03:01 +0000
committerGravatar admin <admin@branchable.com>2014-05-18 13:03:01 +0000
commitaa99cd08aa286b4386f862a3b9bc3ef30f1e6d6d (patch)
treef95c3d00b08616c723ad7196481690f2b47e26e0
parentdea30af80336677d4ce46d332f077be8b8ab010e (diff)
-rw-r--r--doc/bugs/webapp_doesn__39__t_start_when___126____47__annex_isn__39__t_a_git_repo.mdwn27
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/bugs/webapp_doesn__39__t_start_when___126____47__annex_isn__39__t_a_git_repo.mdwn b/doc/bugs/webapp_doesn__39__t_start_when___126____47__annex_isn__39__t_a_git_repo.mdwn
new file mode 100644
index 000000000..6fd1c22b1
--- /dev/null
+++ b/doc/bugs/webapp_doesn__39__t_start_when___126____47__annex_isn__39__t_a_git_repo.mdwn
@@ -0,0 +1,27 @@
+### Please describe the problem.
+The webapp doesn't start. There is no feedback as to what is wrong when starting the OS X app. Makes for a very confusing behaviour.
+
+When starting git-annex-webapp directly, it says:
+git-annex: no git repository in /Users/lhunath/annex
+
+### What steps will reproduce the problem?
+Create a ~/annex that is not a git repo.
+
+### What version of git-annex are you using? On what operating system?
+git-annex version: 5.20140517-g0aed6d9
+build flags: Assistant Webapp Webapp-secure Pairing Testsuite S3 WebDAV FsEvents 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 webdav tahoe glacier ddar hook external
+local repository version: unknown
+supported repository version: 5
+upgrade supported from repository versions: 0 1 2 4
+
+### 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
+$ /Applications/git-annex.app/Contents/MacOS/git-annex-webapp
+git-annex: no git repository in /Users/lhunath/annex
+# End of transcript or log.
+"""]]