I found a similar problem with another SVN client and they mentioned that this was fixed by changing the implementation of the file rename method for Windows here: https://svn.boost.org/trac10/ticket/6809
On Monday, 24 December 2018 11:53:53 UTC+1, Oscar Lee wrote: > > Thank you for your reply. I've tried to disable the option but the same > error remains. It seems like I'm the first person to try to use symbolic > links for the .svn folder. Hopefully this can be looked into by the > developers. > > On Monday, 24 December 2018 11:35:06 UTC+1, Stefan wrote: >> >> If it's only the revert command that doesn't work, then it might be TSVN >> that's causing the problem, not svn itself. >> TSVN when reverting first deletes all files to the trash bin using the >> shell. Because that way if a revert is done accidentally, the user can >> still get the file back from the Windows trash bin. >> But I'm not sure if that works with symbolic links, so the error might be >> from that. >> >> Settings->Dialogs 1->use recycle bin when reverting >> try unchecking that box. >> > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/fa4a1079-b095-46ef-905f-76b0b04bdf1b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
