"svn diff -c" behavior on file copy from an old revision
From: Vincent Lefevre <vincent-svn_at_vinc17.net>
Date: Mon, 18 Nov 2019 10:44:04 +0100
I have the following issue with svn 1.10.6:
Assume that I committed "file1" at revision 1, did some unrelated
[*] The revision older than the latest one is what happens when one
If I do "svn diff -r 1:3 file2", then I get the changes that have been
I'm wondering whether this is the expected behavior. In any case,
Note: "svn cat -r... file2" or "svn cat -r... file2_at_3" also shows a
-- 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 2019-11-18 10:44:24 CET |
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.