OK just trying here because it's full of helpful knowledgeable people 🥰 So a question about #svn #apache #svnserve .. suppose you have a SVN server on Windows started as a service which has all its repositories in a folder on D:\Repositories ( and it's started as svnserve --service -r D:\Repositories ) now you bought a NEW disk and you'd like to copy all the repositories let's say on E:\Repositories .. what's the CORRECT way of doing it ? It seems I find docs that say a bit of 'conflicting' CONT