On Nov 4, 7:56 pm, Jarrod Roberson <[email protected]> wrote:
> update to problems and solutions I have tried
>
> I replaced my ssh public key and I am getting a different error now
>
> PS C:\tmp\test> git remote add origin
> [email protected]_company.com:jarrod-roberson/sandbox.git
> PS C:\tmp\test> git push origin master
>
> == Gitorious:
> ==========================================================
> Access denied or wrong repository path
> ========================================================================

On continued struggles with this, it appears that I can't even ssh
into my dev box with ssh and a public key set on the server.
Weird thing is I can ssh with a public key set for user "root" but not
for user "git" using the exact same "authorized_keys" file.
And I have confirmed a dozen times that the "authorized_keys" in the /
home/git/.ssh/ directory has the correct owners, groups and
permissions.

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

Reply via email to