0
SVN Befehl zum setzten der SVN-Keywords
svn propset svn:keywords "Id LastChangedBy LastChangedRevision" <file-name>
Die Beschreibung der möglichen Keywords stammt von SVN-Book.
Date
$Date: 2006-07-22 21:42:37 -0700 (Sat, 22 Jul 2006) $.
It may also be specified as LastChangedDate.
Revision$Revision: 144 $. It may also be specified as LastChangedRevision or Rev.
Author$Author: harry $. It may also be specified as LastChangedBy.
HeadURL$HeadURL: http://svn.collab.net/repos/trunk/README $. It may be abbreviated as URL.
Id$Id: calc.c 148 2006-07-28 21:30:43Z sally $, and is interpreted to mean that the file calc.c was last changed in revision 148 on the evening of July 28, 2006 by the user sally.