Interesting Things
- svn:keywords: if you want to use
svn:keywords in files checked-in to SVN, you have to do more than just put those keywords in your file — you have to explicitly list the keywords in a property, such as:
<code>
$ svn propset svn:keywords "LastChangedDate" weather.txt
property 'svn:keywords' set on 'weather.txt'
$
</code>
Then, weather.txt can display the date with the following: can have the following:
The weather on $LastChangedDate$ was good!
Total Stand-up Meeting Time: 10:00 minutes