Yes exactly my point is that but it seems it doesn't work that way
On Wed, Jun 9, 2010 at 3:02 PM, Andy Levy wrote:
> On Wed, Jun 9, 2010 at 06:51, Omer Faruk Sen wrote:
>> Hi,
>>
>> As far as I know binary files are not processed in keyword expansion
>> For
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
Reg