On Tue, Jan 15, 2013 at 10:44 AM, Richard Quadling <rquadl...@gmail.com>wrote:
> > > > On 15 January 2013 04:21, Moacir de Oliveira < > moacirdeoliveira....@gmail.com> wrote: > >> Hello Richard, >> >> >> 2013/1/14 Richard Quadling <rquadl...@gmail.com> >> >>> 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 = separator (this may be windows only and a bug - I'm not sure). >>> >>> So, --lang=en rather than --lang en >>> >>> But the patch gives an error ... >>> >>> [02:28:41 - E_USER_ERROR ] >>> D:\PHP\Manual\PHD\phpdotnet\phd\Options\Parser.php:84 >>> Invalid long option --lang=en >>> >> >> >> 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. >> >> >> -- >> Moacir de Oliveira >> > > Not committed via git to PHP before. I assume I need to build a key and > things. I seem to have a mental block on ssh and keys on Windows. > Alternatively, is the SVN still open for phd? > > I seems we already moved phd to git.php.net: http://git.php.net/?p=phd.git;a=summary so commiting to svn wouldn't do anything. For windows I would suggest http://code.google.com/p/msysgit/ you can use the common ssh-keygen from the Git Bash shell provided by msysgit then you need to add your public key to your profile on master.php.net and after a couple of minutes, you should be fine to go as you already have phd karma. -- Ferenc Kovács @Tyr43l - http://tyrael.hu