fredag 31 mars 2023 kl. 00:50:57 UTC+2 skrev [email protected]: 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).
I'm using a Vagrant VM under Virtualbox. I assume you run the SVN command getting the error from within the virtual machine. Is the folder where you have stored the working copy mounted in the VM from the host or is it a folder that is purely within the VM (ie residing within the virtual harddisk)? If it is stored on a folder on the host that you have mounted within the VM, then I don't think the problem lies with TortoiseSVN touching the folder but rather that you run into problems because the "shared folder" functionality of VirtualBox don't have the required file locking semantics. The best way to prove this is probably to kill Explorer.exe and any TortoiseProc.exe processes and retry the operation from within the VM. If you still have problems, then it is not related to TortoiseSVN. (When you kill Explorer.exe you will loose the start menu so make sure you've started any programs, for example the VM console, before the test. You can restart Explorer.exe from the Task Manager when the experiment is done). 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. How can I submit this as a feature request? Here is a good place but we need to make sure it is actually caused by TortoiseSVN, preferably in a way so the developers can reproduce the issue. The "10" in the [S10] part of your error message is an SQLite error number. It indicates an IO error https://www.sqlite.org/rescode.html#ioerr 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/815e574c-82ca-4f73-96f6-819425177dc4n%40googlegroups.com.
