lördag 25 mars 2023 kl. 06:54:43 UTC+1 skrev [email protected]: I'm running a linux VM under a windows host. I've checked out a subversion source tree to a shared folder (between host and guest) from within the guest OS. TortoiseSVN on the host also sees this source tree, but there is apparently a conflict caused by the two systems interacting with the source tree. This results in I/O errors or corruption of the database files:
svn: E200030: sqlite[S10]: disk I/O error Depending on your hypervisor (you don't mention if you are using WSL or any of the more "complete" hypervisor solutions) there may be limitation on the support for file locking on the shared folder. Check for example https://github.com/microsoft/WSL/issues/4689 and also the FAQ item regarding WCsa on shared folders https://www.tortoisesvn.net/faq.html#wconshare If you want further help, please give a little more details regarding your VM setup (for example if the folder where you put the WC is shared from the host to the guest or the opposite). Is there any way to declare a folder (and all its subfolders) off-limits from TortoiseSVN to avoid this conflict? Not that I know of - however by default TortoiseSVN is only touching a folder when you browse to it in Explorer. Kind regards, Daniel -- 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/a162d5ca-9940-47e5-94bc-5d3ac400340fn%40googlegroups.com.
