Re: Weird Behaviour: Files reverted that didn't show up in a status --no-ignore
From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Thu, 10 Mar 2016 01:10:12 +0100
[ Please, if possible, use plain-text on this mailing list, and use
On Wed, Mar 9, 2016 at 3:08 PM, <webster.brent_at_rogers.com> wrote:
Okay, so definitely a "non-content-changing" revert then. So we're
I've quickly tried to reproduce it, based on Bert's explanation of
[[[
C:\Temp\svntest>svnadmin create repos
C:\Temp\svntest>svn co file:///c:/Temp/svntest/repos wc
C:\Temp\svntest>cd wc
C:\Temp\svntest\wc>echo This is file 1 > file1.txt
C:\Temp\svntest\wc>svn add *.txt
C:\Temp\svntest\wc>svn ci -mm
C:\Temp\svntest\wc>attrib +R file1.txt ### (making read-only)
C:\Temp\svntest\wc>svn st
C:\Temp\svntest\wc>svn revert -R .
Is this similar to what could have happened, Brent? I'm assuming it's
I agree this is an issue, but I'm not sure if there is only one issue
1) Is it OK for revert to change file metadata? Is that intended
2) If we revert metadata-only-changed files, should revert notify
Hmmmm
-- JohanReceived on 2016-03-10 01:10:43 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.