Build 1920 - Repo UX improvements

Still having some troubles with Mecurial and SSH repositories. Probably a PEBKAC.

Attachment unavailable

Here is the Event log error, if that helps.

 

Repository

Repository 'Iims-Bitbucket' (29bf3d81-3e55-41b9-b827-bc2abec6945d) cannot be initialised: Running C:\Program Files\Mercurial\hg.exe failed with return code 255 and error output remote: '#plink#' is not recognized as an internal or external command,
remote: operable program or batch file.

abort: no suitable response from remote hg!
(Args were : clone --noupdate --ssh "#plink# -ssh -2 -batch -C -i ""C:\ProgramData\VSoft\ContinuaCI\ssh-********-ContinuaCI.ppk""" ssh://hg@bitbucket.org/jenasysdesign/iims C:\Continua\Rc\29bf3d81 --config ui.username=Continua)

This event has been reported 4 times.

Hi Jamie

You are not doing anything wrong… it for some reason the ssh command is not working correctly… looking into it now. I know it was working a few weeks ago when I rewrote the ssh support.

Hi Jamie

There are what seems to be a few issues here. Firstly validation is failing because the installer still didn’t pick up some assemblies. Secondly, validation is failing because the hg status command doesn’t support ssh (my bad), I changed that to hg identify for the next build. Lastly, it looks like your install does not have the Server.Plink.Default server property… and I suspect I messed something up with that. Looking into it now. I promise I will test on a fresh install before we put another build out!

Hey Jaimie, fixes for your ssh issues have been included in the latest build that we just posted. We have also re-included the help buttons on the repository dialog. When we changed the dialog to use tabs we accidentally removed the help buttons but they are back now