Thanks, Branko. I was wrong. Sent using the mail.com mail app
Forwarded email > From: "Branko Čibej" <br...@apache.org> > Date: 18 April 2019 at 17:30 > To: users@subversion.apache.org > Subject: Re: Possible issue: Out of date output from svn help remove > > On 18.04.2019 18:17, Richard Cavell wrote: > > Hello. I believe that the output of svn help remove on my machine is > > out of date. It says that each item is scheduled for deletion. But > > this has been changed over the years as subversion has evolved. Now, > > the item is deleted right away. > > That is simply not true. Subversion has _not_ changed in the way you > think it has. > > "Scheduled for deletion" means that contents are removed from the > working copy, but not from the repository until the deletion is committed. > > -- Bane