Subversion supports the following keywords:

* The last time the file was known to have been changed in the repository
$LastChangedDate: 2005-02-26 13:56:13 +0100 (Sat, 26 Feb 2005) $
$Date: 2005-02-26 13:56:13 +0100 (Sat, 26 Feb 2005) $

* The last known revision in which this file changed in the repository,
$LastChangedRevision: 155407 $
$Revision: 155407 $
$Rev: 155407 $

* The last known user to change this file in the repository
$LastChangedBy: dirkv $
$Author: dirkv $

* The full URL to the latest version of the file in the repository,
$HeadURL: http://svn.apache.org/repos/asf/jakarta/commons/proper/commons-build/trunk/xdocs/keywords.txt $
$URL: http://svn.apache.org/repos/asf/jakarta/commons/proper/commons-build/trunk/xdocs/keywords.txt $

* The combination of the other keywords.
$Id: keywords.txt 155407 2005-02-26 12:56:13Z dirkv $

N.B. LastChangedDate, LastChangedRevision, Revision, LastChangedBy and HeadURL are case sensitive.