Daniel Shahaf wrote:
>FEDERICO PRADES ILLANES wrote on Fri, Sep 23, 2016 at 12:36:24 +0200:
>> Steps to reproduce:
>>
>> 1. Create a branch b1.
>> 2. Create an dummy file in b1, with svn:keywords.
>> 3. Don't use the svn:keywords on the file.
>> 4. Commit the changes to b1.
>> 5. Create a branch b2, from b1.
>> 6. Perform a switch to b2.
>>
>> Expected results:
>>
>> - Dummy file modification time hasn't change
>>
>> Actual results
>>
>> - Dummy file modification time has change
>
>I can reproduce this with current trunk and I agree it's a (minor) bug.
>[...]
are you sure about tha being a bug?
If for instance in the file the URL keyword is used to initialize a
string variable, wouldn't you want the file to be recompiled after the
switch?
--
Lorenz
|