Re: [PHP-DOC] Re: Git migration revcheck tag

2012-03-27 Thread Alexey Shein
27 марта 2012 г. 8:05 пользователь Daniel Convissor dani...@analysisandsolutions.com написал: Hola: On Sat, Mar 03, 2012 at 07:15:45PM -0500, Daniel Convissor wrote: Hi Folks: About Git migration : how are we deal with the revcheck tag ? I don't know much about it, but git supports

Re: [PHP-DOC] Re: Git migration revcheck tag

2012-03-26 Thread Daniel Convissor
Hola: On Sat, Mar 03, 2012 at 07:15:45PM -0500, Daniel Convissor wrote: Hi Folks: About Git migration : how are we deal with the revcheck tag ? I don't know much about it, but git supports keywords. You can have an $Id$ field that is replaced by the sha1. I think the best we can

Re: [PHP-DOC] Re: Git migration revcheck tag

2012-03-06 Thread David Soria Parra
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 e english files. In CVS we also used it to easily detect how many revisions a file was out of date. You can do that, but you need to call git. You cannot do that simply based on the rev number. I didn't know git actually supported $Id$ git help

[PHP-DOC] Re: Git migration revcheck tag

2012-03-05 Thread Maciek Sokolewicz
On 19-01-2012 20:16, Yannick Torrès wrote: Hi Philip, Hannes, About Git migration : how are we deal with the revcheck tag ? Is there a link between SVN revision ID and futur Git revision ID ? Is there a script to automatically update translation to include the right Git revision ID into the

Re: [PHP-DOC] Re: Git migration revcheck tag

2012-03-05 Thread Hannes Magnusson
On Mon, Mar 5, 2012 at 15:46, Maciek Sokolewicz maciek.sokolew...@gmail.com wrote: On 19-01-2012 20:16, Yannick Torrčs wrote: Hi Philip, Hannes, About Git migration : how are we deal with the revcheck tag ? Is there a link between SVN revision ID and futur Git revision ID ? Is there a

Re: [PHP-DOC] Re: Git migration revcheck tag

2012-03-04 Thread Drak
On 4 March 2012 13:31, jeremiah.do...@gmail.com wrote: To expand on this a little bit, as a bit of an outsider to this community, but a heavy user of git, there isn't much (if anything) in the way of information that is given by use of keywords in this manner that you can't get from the VCS

Re: [PHP-DOC] Re: Git migration revcheck tag

2012-03-04 Thread Hannes Magnusson
On Sat, Mar 3, 2012 at 23:14, David Soria Parra d...@php.net wrote: On 2012-01-19, Yannick Torrès yannick.tor...@gmail.com wrote: --e89a8f235177550b4404b6e66798 Content-Type: text/plain; charset=ISO-8859-1 Hi Philip, Hannes, About Git migration : how are we deal with the revcheck tag ? Is

[PHP-DOC] Re: Git migration revcheck tag

2012-03-03 Thread David Soria Parra
On 2012-01-19, Yannick Torr?s yannick.tor...@gmail.com wrote: --e89a8f235177550b4404b6e66798 Content-Type: text/plain; charset=ISO-8859-1 Hi Philip, Hannes, About Git migration : how are we deal with the revcheck tag ? Is there a link between SVN revision ID and futur Git revision ID ? Is

Re: [PHP-DOC] Re: Git migration revcheck tag

2012-03-03 Thread Daniel Convissor
Hi Folks: About Git migration : how are we deal with the revcheck tag ? I don't know much about it, but git supports keywords. You can have an $Id$ field that is replaced by the sha1. I think the best we can do is a date keyword tag. They're discussed at http://progit.org/book/ch7-2.html

Re: [PHP-DOC] Re: Git migration revcheck tag

2012-03-03 Thread Drak
On 4 March 2012 03:59, David Soria Parra d...@php.net wrote: On 2012-01-19, Yannick Torrès yannick.tor...@gmail.com wrote: --e89a8f235177550b4404b6e66798 Content-Type: text/plain; charset=ISO-8859-1 Hi Philip, Hannes, About Git migration : how are we deal with the revcheck tag ? Is

Re: [PHP-DOC] Re: Git migration revcheck tag

2012-03-03 Thread jeremiah . dodds
Drak d...@zikula.org writes: On 4 March 2012 03:59, David Soria Parra d...@php.net wrote: On 2012-01-19, Yannick Torrès yannick.tor...@gmail.com wrote: --e89a8f235177550b4404b6e66798 Content-Type: text/plain; charset=ISO-8859-1 Hi Philip, Hannes, About

[PHP-DOC] Re: Git migration revcheck tag

2012-01-20 Thread Hannes Magnusson
On Thu, Jan 19, 2012 at 20:16, Yannick Torrès yannick.tor...@gmail.com wrote: Hi Philip, Hannes, About Git migration : how are we deal with the revcheck tag ? Is there a link between SVN revision ID and futur Git revision ID ? Is there a script to automatically update translation to include

Re: [PHP-DOC] Re: Git migration revcheck tag

2012-01-20 Thread Ferenc Kovacs
On Fri, Jan 20, 2012 at 11:30 AM, Hannes Magnusson bj...@php.net wrote: On Thu, Jan 19, 2012 at 20:16, Yannick Torrès yannick.tor...@gmail.com wrote: Hi Philip, Hannes, About Git migration : how are we deal with the revcheck tag ? Is there a link between SVN revision ID and futur Git

Re: [PHP-DOC] Re: Git migration revcheck tag

2012-01-20 Thread Yannick Torrès
I have seen this discussion about rcs keywords who seems to solve this issue, but, is there a plan to update all translation once the related EN file have been moved into Git ? Don't sur if I clearly explain what I meen. An example : Into SVN, file.xml have a version ID like 123. file.xml into