>
> Getting there. Slowly.
>
> Managed to send my public key to master.php.net
>
> When I'm trying to push my changes (using TortoiseGit) ...
>
> git.exe push -v --progress  "origin" master:master
>
> Pushing to https://git.php.net/repository/phd.git
> error: The requested URL returned error: 403 while accessing
> https://git.php.net/repository/phd.git/info/refs?service=git-receive-pack
> fatal: HTTP request failed
>
> git did not exit cleanly (exit code 128) (2637 ms @ 15/01/2013 10:49:56)
>
>
> When I use https://git.php.net/push/phd.git, I get asked for a username
> and password on git.php.net. I enter what I think is right (but obviously
> not) ...
>
> git.exe push -v --progress  "origin" master:master
>
> Pushing to https://git.php.net/push/phd.git
> fatal: Authentication failed
>
> git did not exit cleanly (exit code 128) (13182 ms @ 15/01/2013 10:56:27)
>
>
> I know you probably all use command line tools, but what am I missing when
> it comes to TortoiseGit?
>
> Any help would be appreciated!
>
> --
> Richard Quadling
> Twitter : EE : Zend
> @RQuadling : http://e-e.com/M_248814.html
>
> : http://bit.ly/9O8vFY
>

Hi Richard,

is this still an issue?
I've seen that you pushed a commit already (
http://git.php.net/?p=phd.git;a=commit;h=fbabb053b531c313f754f4b12aef6ccbbc760767)
so maybe you figured out, but I installed tortoisegit in the
meanwhile,
so I can help you if needed.

-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu

Reply via email to