This commit is contained in:
http://cweiske.de/ 2013-07-04 20:14:01 +00:00 committed by admin
parent 44d97975ac
commit ef860b2459

View file

@ -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.