[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn switch, touches files with svn:keywords

From: Lorenz <lorenznl_at_yahoo.com>
Date: Mon, 26 Sep 2016 06:01:31 +0000

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
Received on 2016-09-26 08:05:08 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.