Re: forcing update of keyword expansions in a working copy
From: Vincent Lefevre <vincent-svn_at_vinc17.net>
Date: Thu, 1 Oct 2020 10:27:31 +0200
On 2020-09-30 22:27:47 -0400, Nathan Hartman wrote:
This was not this bug. What I did was to change svn:keywords from
The commit was done in December 2017 on a Debian/stable machine.
Now the machine has svn 1.10.4, but for files that didn't had new
I've just tried to reproduce the bug with the following script:
------------------------------------------------------------
set -e
mkdir my-test-svn
svnadmin create svn
cd wc1
cd ../wc2
cd ../wc1
on a machine that has svn 1.9.4 (gcc119.fsffrance.org), but
> If the file timestamp changes, but not the file contents ('touch' the
No, this is never done. You can try by changing the Id keyword
> If the file contents change (e.g., add 1 character to the file
Ditto.
-- Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)Received on 2020-10-01 10:27:48 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.