Specifying SSH Key

Matt Mackall mpm at selenic.com
Thu Jul 23 11:28:36 CDT 2009


On Thu, 2009-07-23 at 12:22 -0400, Stephen Rasku wrote:
> Is there a way to specify an SSH key to use when using SSH protocol
> with Mercurial?  I want to do automated pulls from a cron job and
> there will be no way to specify a password.

hg pull -e 'ssh -i key'?

-- 
http://selenic.com : development and support for Mercurial and Linux




More information about the Mercurial mailing list