How to create offline SVN Repository backup on Windows?

Viewed 60

I have SVN repo and I would like to make a local copy which would server as backup when server would go down and I need all the information from repo like commit comments.

It needs to be transferable to a new computer if needed.

I have found this solution to do the dump, but can I open it on Windows without SVN Server?

1 Answers
Related