Re: [PHP-DOC] PHPDoE with Git

2012-01-09 Thread Yannick Torrès
Hi Alexander, Just view your work on Git support. Great work, really ! Once the Git migration done on the documentation, we will be able to back online the editor in a few time, and test it directly (& fix it too). Best, Yannick 2012/1/7 Alexander Moskaliov > > > > 2012/1/7 Alexey Shein >> >

Re: [PHP-DOC] PHPDoE with Git

2012-01-07 Thread Alexander Moskaliov
2012/1/7 Alexey Shein > > IIRC, you can do just git checkout, rm is not needed. It's also can be > done for whole repo, like this: git checkout > It does not work with filters, and that's why using rm before checkout. > Maybe it would be safer use git fetch && git reset --hard > origin/ instead

Re: [PHP-DOC] PHPDoE with Git

2012-01-07 Thread Alexey Shein
2012/1/7 Alexander Moskaliov : > Hello Yannick and all! > I created branch for PHPDOE with Git support. > http://svn.php.net/viewvc/web/doc-editor/branches/GIT_READY/ > I little tested it, so may contain errors. > > I used it for $Revision$ keyword: > https://github.com/TheFrozenFire/git-rcs-keywor

[PHP-DOC] PHPDoE with Git

2012-01-06 Thread Alexander Moskaliov
Hello Yannick and all! I created branch for PHPDOE with Git support. http://svn.php.net/viewvc/web/doc-editor/branches/GIT_READY/ I little tested it, so may contain errors. I used it for $Revision$ keyword: https://github.com/TheFrozenFire/git-rcs-keywords new: - Git support - local.*.ini for loc