[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: Piotr Kabacinski <piotr_at_kabot.net>
Date: Wed, 09 Jun 2010 13:12:57 +0200

On 09-06-2010 12:51, Omer Faruk Sen wrote:
> 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

Try to use svn:mime-type application/octet-stream instead.

-- 
Piotr Kabacinski
a2Fib3Q=========
Received on 2010-06-09 13:13:38 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.