Changing source code in web interface
Created by: koeckc
When i try to change source in web interface I Get an error:
Completed 500 Internal Server Error in 85ms
RuntimeError (Satellite doesn't exist):
lib/gitlab/file_editor.rb:25:in block (2 levels) in update' lib/gitlab/file_editor.rb:21:in
open'
lib/gitlab/file_editor.rb:21:in block in update' lib/gitlab/file_editor.rb:18:in
update'
app/controllers/tree_controller.rb:30:in `update'
I am running ruby-1.9.3-p286 on ubuntu 12.04
Did i missconfigure something ?