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

Reply via email to