My company uses TortoiseSVN internally to keep our files updated. The .svn folder for the project I have is massive (250GB) and as such I had to move it off to an external HDD. I created a symbolic link to the new location so that TortoiseSVN 'should' still continue to work.
I managed to run a clean-up, but when I tried to revert a file, it gave me an error 'Failed to run the WC DB work queue associated with (file)" and "Can't move (tmp file) to ... (original file): The system cannot move the file to a different disk drive". I found that this error is caused by Windows not letting a file be renamed while it is being moved. Does anyone know a solution to this? Why is this an issue that only occurs with a symbolic link setup? -- 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/988fdd8f-5892-41c6-9357-940267efca57%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
