I can't run the application on the Raspberry. I've downloaded the latest version, but I get the following error:
Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'HgClientLib, Version=1.0.6044.27497, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
File name: 'HgClientLib, Version=1.0.6044.27497, Culture=neutral, PublicKeyToken=null'
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'HgClientLib, Version=1.0.6044.27497, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
File name: 'HgClientLib, Version=1.0.6044.27497, Culture=neutral, PublicKeyToken=null'
Now i'm trying to update mono and see if that helps:
https://neildanson.wordpress.com/2013/12/10/building-mono-on-a-raspberry-pi-hard-float/