Re: [PHP-DOC] Git support in PHPDoE

2011-12-12 Thread Alexey Shein
2011/12/13 Hannes Magnusson : > Now I'm confused. Is there a translation using git already? > That is a big fat fat fat no no no no no. No, it doesn't. > The PHP VCS infrastructure is about to move to git soon > (https://wiki.php.net/rfc/dvcs), yes, but there will be no translation > hosted out s

Re: [PHP-DOC] Git support in PHPDoE

2011-12-12 Thread Hannes Magnusson
Now I'm confused. Is there a translation using git already? That is a big fat fat fat no no no no no. The PHP VCS infrastructure is about to move to git soon (https://wiki.php.net/rfc/dvcs), yes, but there will be no translation hosted out side of the PHP VCS infrastructure for any reason whatso e

Re: [PHP-DOC] Git support in PHPDoE

2011-12-11 Thread Yannick Torrès
PhDOE is based on a VCS like Cvs or Svn. The major difficulty is that EN documentation will be steel on Svn, and translation, on Git. I'm worried about this change and the consequence on the PhDOE tools... Is there a treahd who explain why we must do this change ? Or it's just for fun with Git I

Re: [PHP-DOC] Git support in PHPDoE

2011-12-11 Thread Александр Москалёв
2011/12/11 Ferenc Kovacs > > http://linux.die.net/man/1/git-commit > > see --author > >From https://wiki.php.net/rfc/dvcs : > Git can use HTTP Basic auth to verify whether a user is allowed to login. > We can use HTTP Digest for authentication and an update hook to check > whether the user is au

Re: [PHP-DOC] Git support in PHPDoE

2011-12-11 Thread Ferenc Kovacs
On Sun, Dec 11, 2011 at 1:35 PM, Александр Москалёв wrote: > We have some questions about git support in PHPDoE > > 1) $Id$ keyqords. > Now we can use https://github.com/TheFrozenFire/git-rcs-keywords . Thx to > FrozenFire. > 2) We can't push to repository through different users. (or I don't kno

[PHP-DOC] Git support in PHPDoE

2011-12-11 Thread Александр Москалёв
We have some questions about git support in PHPDoE 1) $Id$ keyqords. Now we can use https://github.com/TheFrozenFire/git-rcs-keywords . Thx to FrozenFire. 2) We can't push to repository through different users. (or I don't know how..) So we must be commit through one user with indicate real user i