Specifying SSH Key
Stephen Rasku
mercurial at srasku.net
Thu Jul 23 21:06:51 UTC 2009
On Thu, Jul 23, 2009 at 12:28, Matt Mackall<mpm at selenic.com> wrote:
> 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'?
OK, that works. Thanks.
...Stephen
More information about the Mercurial
mailing list