
phk at phk
Apr 3, 2006, 7:40 AM
Post #3 of 4
(95 views)
Permalink
|
In message <ujrirpqivdq.fsf at cat.linpro.no>, Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= writes: >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 I noticed that. I'll catch them next time I see them. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk at FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.
|