Re: Fix issue SVN-4622 (Was: Re: "svn revert -R ." outputs spurious Reverted messages)

2023-12-26 Thread Vincent Lefevre
On 2023-12-26 16:30:21 +0100, Daniel Sahlberg wrote: > TLDR; svn status is verifying read-only status for each file (based on > svn:needs-lock). I never use the svn:needs-lock property. So I don't see why svn tries to modify the read-only status in this case. -- Vincent Lefèvre - Web:

Fix issue SVN-4622 (Was: Re: "svn revert -R ." outputs spurious Reverted messages)

2023-12-26 Thread Daniel Sahlberg
Hi, Prompted by Vincent Lefevre's e-mail (below, see thread at [1]), I took at look at SVN-4622, or at least the second half of it. TLDR; svn status is verifying read-only status for each file (based on svn:needs-lock). Under Windows there is a separate read-only flag so this is easily done and f

Re: "svn revert -R ." outputs spurious Reverted messages

2023-12-23 Thread Vincent Lefevre
On 2023-12-23 22:44:51 +0100, Daniel Sahlberg wrote: > Thank you for your report and also for finding the root cause. I can > confirm this is the same on my machine. I'd like to take a closer look but > I'm not quite sure when I will find the time. > > This has been reported before: > https://issu

Re: "svn revert -R ." outputs spurious Reverted messages

2023-12-23 Thread Daniel Sahlberg
Den lör 23 dec. 2023 kl 04:10 skrev Vincent Lefevre : > On 2023-12-23 03:49:04 +0100, Vincent Lefevre wrote: > > In one of my working copies: > > > > qaa% svn st > > qaa% svn revert -R . > > Reverted 'etc/apache2/conf-available/javascript-common.conf' > > Reverted 'etc/apache2/mods-available/dnssd

Re: "svn revert -R ." outputs spurious Reverted messages

2023-12-22 Thread Vincent Lefevre
On 2023-12-23 03:49:04 +0100, Vincent Lefevre wrote: > In one of my working copies: > > qaa% svn st > qaa% svn revert -R . > Reverted 'etc/apache2/conf-available/javascript-common.conf' > Reverted 'etc/apache2/mods-available/dnssd.load' > Reverted 'etc/apache2/mods-available/dnssd.conf' >

"svn revert -R ." outputs spurious Reverted messages

2023-12-22 Thread Vincent Lefevre
In one of my working copies: qaa% svn st qaa% svn revert -R . Reverted 'etc/apache2/conf-available/javascript-common.conf' Reverted 'etc/apache2/mods-available/dnssd.load' Reverted 'etc/apache2/mods-available/dnssd.conf' qaa% svn revert -R . Reverted 'etc/apache2/mods-available/dnssd.load