[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: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 26 Sep 2016 07:36:34 +0000

Lorenz wrote on Mon, Sep 26, 2016 at 06:01:31 +0000:
> 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?

You are describing a different scenario than the OP.

In the OP's scenario, the file content with keywords expanded was the
same before and after the switch, yet the mtime differed. I consider
that a bug.

If the file content with keywords expanded had been different before the
switch to after to the switch, then yes, I would have expected the mtime
to differ, too.

Thanks for contributing this observation: the key question is whether
the translated content was modified, not whether the repository-normal
content was.

Cheers

Daniel
Received on 2016-09-26 09:37:59 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.