


Hi!
Did you see directory vs file? is there a FILE named ibi_data_files instead of a directory of that name?
Do you have a directory in the repository and accidentally deleted that in your working copy and created a file with the same name instead?
I have seen that happen if you plan to copy a file to a directory, forget the trailing slash, remove the directory for whatever reason, and then you get a file with a name
of the directory.
This would explain the messages and the fact that svn simply gives up because reverting would mean deleting a file and re-creating the missing directory which svn doesn’t want to.
And if you use Windows 10 like I do then chances are that updating the explorer view does not happen automatically or is delayed.
Just a wild guess.
Hartmut
--
You received this message because you are subscribed to the Google Groups "TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
tortoisesvn...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tortoisesvn/5f3f0d7e-c696-48a7-8633-8a248425cbe5%40googlegroups.com.