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 Regards.