Backup hosted repository to off-site location

2019-09-14 00:54发布

问题:

I am still pretty new to VCSs in general.

I have a SVN repository hosted at assembla.

I know how to check out and commit to the repository. But if I wanted to actually get a backup of the repository itself to save offsite. How can I do that?

回答1:

Assembla provides an 'Import/Export' under the Subversion tab which allows you to get complete historical dumps of your repository.

On a repository you host yourself, you can use svnadmin dump