From ef860b245989e036c4960a875ad9dc282e5cd106 Mon Sep 17 00:00:00 2001 From: "http://cweiske.de/" Date: Thu, 4 Jul 2013 20:14:01 +0000 Subject: [PATCH] --- ...nternal_Server_Error__internal_liftAnnex.mdwn | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/bugs/view_logs_fails:_Internal_Server_Error__internal_liftAnnex.mdwn diff --git a/doc/bugs/view_logs_fails:_Internal_Server_Error__internal_liftAnnex.mdwn b/doc/bugs/view_logs_fails:_Internal_Server_Error__internal_liftAnnex.mdwn new file mode 100644 index 0000000000..478f1d08b2 --- /dev/null +++ b/doc/bugs/view_logs_fails:_Internal_Server_Error__internal_liftAnnex.mdwn @@ -0,0 +1,16 @@ +### Please describe the problem. +I tried to setup a fresh local repository and got an error: +> Internal Server Error +> user error (git ["--git-dir=/home/jana/Bilder/Fotos/.git","--work-tree=/home/jana/Bilder/Fotos","commit-tree","4b825dc642cb6eb9a060e54bf8d69288fbee4904"] exited 128) + +When clicking on "View logs", I get the following error: + +> Internal Server Error +> internal liftAnnex + +### What steps will reproduce the problem? +1. Run git-annex from programs menu +2. Click "Make repository" + +### What version of git-annex are you using? On what operating system? +4.20130627 on Ubuntu 13.10, installed from debian unstable repository.