On 28 January 2013 01:17, Ferenc Kovacs wrote:
>
>>
>> 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/reposit
>
> 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 w
On 15 January 2013 10:10, Ferenc Kovacs wrote:
> On Tue, Jan 15, 2013 at 10:44 AM, Richard Quadling wrote:
>
>> On 15 January 2013 04:21, Moacir de Oliveira <
>> moacirdeoliveira@gmail.com> wrote:
>>
>>> Hello Richard,
>>> 2013/1/14 Richard Quadling
>>>
Hello all.
Just getting
On Tue, Jan 15, 2013 at 10:44 AM, Richard Quadling wrote:
>
>
>
> On 15 January 2013 04:21, Moacir de Oliveira <
> moacirdeoliveira@gmail.com> wrote:
>
>> Hello Richard,
>>
>>
>> 2013/1/14 Richard Quadling
>>
>>> Hello all.
>>>
>>> Just getting back into the docs and I'm coming up against the
On 15 January 2013 04:21, Moacir de Oliveira wrote:
> Hello Richard,
>
>
> 2013/1/14 Richard Quadling
>
>> Hello all.
>>
>> Just getting back into the docs and I'm coming up against the changes
>> made in
>> http://git.php.net/?p=phd.git;a=commitdiff;h=dc61fff7daab9c3498f5c4bd8ddee9fbea139989;hp
Hi all,
> > But the patch gives an error ...
> Yes, that's a bug, and not windows only.
> For the patch, would be easier to explode in '=' and then check if the
> option is valid.
What about using a library for this, e.g. PEAR's Console_Commandline
(or the namespaced pear2 version)? It is known t
Hello Richard,
2013/1/14 Richard Quadling
> Hello all.
>
> Just getting back into the docs and I'm coming up against the changes made
> in
> http://git.php.net/?p=phd.git;a=commitdiff;h=dc61fff7daab9c3498f5c4bd8ddee9fbea139989;hp=e65c062692173f921c16a1bc81f2d70e60a253a4
>
> From what I am seein
Hello all.
Just getting back into the docs and I'm coming up against the changes made
in
http://git.php.net/?p=phd.git;a=commitdiff;h=dc61fff7daab9c3498f5c4bd8ddee9fbea139989;hp=e65c062692173f921c16a1bc81f2d70e60a253a4
>From what I am seeing, to use optional values (lang::), I need to use the =
s