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 french language have into his revcheck tag a link into this version ID (123). This file is up to date with the EN version. We move file.xml into Git. With rcs keywords, we continue to have an pseudo version ID into the file, great. Once the migration, file.xml have now a version ID like 456. We must replace this new version ID into file.xml into french version too. 2012/1/20 Ferenc Kovacs <tyr...@php.net> > > > 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 revision ID ? Is there a >> script >> > to automatically update translation to include the right Git revision ID >> > into the revcheck tag ? >> >> >> Git doesn't have such feature. >> I think it was Ferenc who mailed recently with proposed solution to this.. >> Created a git post hook or something.. >> >> -Hannes >> > > not me, maybe you referring to Justin Martin? > https://github.com/TheFrozenFire/git-rcs-keywords > > http://markmail.org/message/m3ycq7eprwpqw5mi?q=https://github%2Ecom/TheFrozenFire/git-rcs-keywords > >