[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: subversion binary file keyword expansion

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 9 Jun 2010 20:07:57 +0300 (Jerusalem Daylight Time)

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.
>
>
Received on 2010-06-09 19:07:39 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.