Omer Faruk Sen wrote on Wed, 9 Jun 2010 at 13:51 -:
> 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
On 09-06-2010 14:02, Andy Levy 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 beh
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 example I have a binary contains $Rev
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 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
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 norma