In my .subversion/config file, I have the following auto-props rule:
* = svn:keywords=Date Rev Author Id
This turns on keywords for all files, and I don’t have to make a new entry when I start working with a new type of source file.
However, I realized that with this rule, .jpg and .gif files will have keywords [...]