error running hg-git on remote git repo

Martín Marqués martin.marques at gmail.com
Thu Feb 13 20:44:34 UTC 2014


2014-02-13 15:18 GMT-03:00 Matt Mackall <mpm at selenic.com>:
> On Thu, 2014-02-13 at 18:06 -0200, Martín Marqués wrote:
>> Well, I'll just reply to myself. ;)
>>
>> The patch in this link fixed the issue:
>>
>> https://github.com/schacon/hg-git/pull/267/files
>>
>> Now my problem is that ssh isn't using my pair of ssh keys (in
>> particular my local private key). The URL works great with git, but I
>> can't get it to work in hg with hggit.
>
> Run your push/pull command with --debug, hg-git should print the exact
> ssh command it's running.

OK, the command is what I expected, so I guess my problem is
understanding how git actually works against the repo.

The repo is hosted at a redmine server, so I actually have a redmine
account where I add my ssh keys to use for pull and push processes
using git.

Will see if I find something more out.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador



More information about the Mercurial mailing list