Actions
Support #5484
openSetting up ssh, remote hg not found
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
06.07.2018
Due date:
% Done:
0%
Estimated time:
Sorting:
Commit Number:
Affected Version:
Description
I'm currently working on getting Rhode Code CE setup with SSH and have followed the instructions on the following page: https://docs.rhodecode.com/RhodeCode-Enterprise/auth/ssh-connection.html
When I try and run "hg push" from the client I get the following error:
remote: bash: hg: command not found
abort: no suitable response from remote hg!
Installing mercurial on the machine removes this error, but then doesn't know where the repo is located on the server. Everything seems to work great over http. Did I miss a step, is there something missing from the docs, or is this a bug?
Thanks!
Nathan
Actions