Subversion does not automatically expand $Id$ tags; you need to explicitly set the svn:keywords property on each file. For instance: $ svn propset svn:keywords Id foo.c $ svn commit -m'Expand Id' foo.c DES -- Dag-Erling Smørgrav Senior Software Developer Linpro AS - www.linpro.no