On Thu, Feb 14, 2019 at 12:55:02PM +0000, Niemann, Hartmut wrote:
> Hello!
> 
> After some copying of trees, and renaming I seem to have brought my WC into a 
> messy state.
> 
> when I try to commit changes of a folder, I get
> 
> Deleting       #REQ#B4#1#.xlsx
> svn: E155011: Commit failed (details follow):
> svn: E155011: File 'D:\localpath...\#REQ#B4#1#.xlsx' is out of date
> svn: E160013: 
> '/repos/locoproc/!svn/txr/15246-c5h/remotepath.../%23REQ%23B4%231%23.xlsx' 
> path not found
> 
> If I look into the 'repo browser', the file that is marked as "delete" isn't 
> there.
> So SVN wants to commit a delete for a file that is not committed.
> 
> cleanup doesn't help.

Cleanup is not supposed to help with this type of problem.

> revert doesn't help.

But reverting the local deletion should indeed be possible and prevent
'svn commit' from trying to delete this path.

So why does revert not help? How did you attempt to revert the deleted
path? What output did you see when you tried to revert the path? 

Regards,
Stefan

Reply via email to