[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: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 9 Jun 2010 08:02:36 -0400

On Wed, Jun 9, 2010 at 06:51, Omer Faruk Sen <omerfsen_at_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.
Received on 2010-06-09 14:03:43 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.