On 23 October 2011 09:01, Maurizio Cucchiara <mcucchi...@apache.org> wrote:
> I'm not sure I understand what exactly you mean.
> I added the $Date$ property among the other keywords, but I have no
> intention to include other than $Id$ property.
> I added the other keywords just to adapt with the other files.
> Can this cause trouble?

It cannot cause trouble by itself, but it does permit trouble.

If the $Date$ keyword is not enabled, then it cannot be used to cause trouble.

> Twitter     :http://www.twitter.com/m_cucchiara
> G+          :https://plus.google.com/107903711540963855921
> Linkedin    :http://www.linkedin.com/in/mauriziocucchiara
>
> Maurizio Cucchiara
>
>
>
> On 23 October 2011 03:32, sebb <seb...@gmail.com> wrote:
>> On 22 October 2011 02:28,  <mcucchi...@apache.org> wrote:
>>> Author: mcucchiara
>>> Date: Sat Oct 22 01:28:28 2011
>>> New Revision: 1187627
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1187627&view=rev
>>> Log:
>>> Added svn keywords property
>>
>> $Date$ causes problems when comparing SVN tags with source archives.
>> That is because $Date$ is expressed in local time (and local month names).
>>
>> $Id$ includes a timestamp, but that is expressed in numeric UTC.
>> So no spurious differences are generated when comparing source and tag.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to