On Wed, Jun 9, 2010 at 06:51, Omer Faruk Sen <omerf...@gmail.com> wrote: > Hi, > > As far as I know binary files are not processed in keyword expansion > For example I have a binary contains $Revision$ > > svn add mybinary > svn propset svn:executable ON mybinary (just in case) > svn commit > > After commit md5 of the binary changes. Is that normal behaviour. I > use subversion-1.6.2
Keyword expansion should only happen on files with svn:keywords set.