Table of Contents
Dumping and loading a Subversion repository
Dumping a Subversion Repository
To dump or export a Subversion repository, do the following:
- Sign in to Virtualmin (see Account logins and important URLs).
- Select a domain from the drop-down in the left-hand navigation (your main domain should be already selected when you first login to Virtualmin).
- Click Services in the left-hand navigation, then click SVN Repositories You should now see the SubVersion Repositories page
- For the repository that you want to dump, click Dump. You should now see the Dump Repository page.
- For Destination for dump select to have the repository either downloaded to your browser (so you can save it locally) or have it saved as a file on your account.
- Click Dump Now. You should now have a file called reposname.dump either on your local machine or your account (where reposname is the name of your Subversion repository)
- Click Return to repositories list to return to your list of repositories for this domain.
Loading a Subversion Repository
To load or import a Subversion repository, do the following:
- Sign in to Virtualmin (see Account logins and important URLs).
- Select a domain from the drop-down in the left-hand navigation (your main domain should be already selected when you first login to Virtualmin).
- Click Services in the left-hand navigation, then click SVN Repositories You should now see the SubVersion Repositories page
- For the repository that you want to load, click Load. You should now see the Load Repository page.
- For Source for dump select to have the repository either uploaded from your local machine or have it imported from a file on your account.
- Click Load Now. Your repository should now be loaded
- Click Return to repositories list to return to your list of repositories for this domain.