Tag Archives: substitution

Subversion red book keyword substitution

Subversion keywords let you do the sort of things that you’d do in CVS to show the version information in the file you were updating.
SVN allows keyword substitution exaclty the same way as CVS, there is one catch; you must go and set the svn:keywords property to the keywords you want to allow, here […]