Omer Faruk Sen wrote on Wed, 9 Jun 2010 at 13:51 -0000:
> 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

Please post the output of the above command, and of 'svn proplist -v mybinary'.

(you can run proplist before you commit)

> svn propset svn:executable ON mybinary (just in case)

Irrelevant.  (think shell scripts)

> svn commit
> 

Do you have any ~/.subversion/config[auto-props] entries matching 'mybinary'?

> After commit md5 of the binary changes. Is that normal behaviour. I
> use subversion-1.6.2
> 
> Regards.
> 
> 

Reply via email to