Have you tried using the ssh URL? git remote add origin ssh://[email protected]:path/repo.git
On Nov 4, 2010, at 6: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 > ======================================================================== > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
