1
I’m starting to work with version control using Tortoisesvn, and Riouxsnv as a repository. It happens that sometimes I need to be a few days without internet access, I would like to be able to export the entire repository to a local folder on my computer, to be able to work offline, and after a few days return the repository to the online server. How I can make that copy of the entire repository, not just a working copy. Ah, I don’t have a problem when it comes to conflict with other users, because when I do, no one else will be messing with the repository. So what I really need is to switch the repository from location to online, and vice versa, loading all the modification history.