To make a backup dump of repository (?)

mamitko picture mamitko on Thu 19 Mar, 2009 11:19:37 +0000

How can I make a backup dump of Subversion repository?

Thank you.

Forum Topic Options

rs picture

rs on Fri 20 Mar, 2009

I’ve just put a few notes on the help wiki

Here’s a summary:

  1. Go to your Subversion Homepage
  2. Under the heading Export a Subversion Repository click on Export a Subversion Repository or just head straight to the export form
  3. Pick the repository that you’d like to export.
  4. Click on Export
  5. An exported file called <repositiry name>-dump.gz will be created in your Subversion home page under the section Files Available for Download
mamitko picture

mamitko on Fri 20 Mar, 2009

I’m sorry, forgot to say I’ve seen “Export” button.

I was (and am) intrested in way of making backup “automatically” (any tool to start from Windows command line)

Is it possible? (except of making mirror repository with svnsync)

Thank you once more.

rs picture

rs on Sat 21 Mar, 2009

So, you’d want something like a “nightly dump” of your repository ?

mamitko picture

mamitko on Mon 23 Mar, 2009

It would be exactly what I want/need.

tgarratt picture

tgarratt on Fri 29 May, 2009

Hi there,

Has there any progress on this? I’d like to do a nightly automated dump, to my hosted webserver. A webservice/url download mechanism would be really useful here.

Thanks, Tom

rs picture

rs on Thu 23 Jul, 2009

Easiest thing to do is make your own backups and integrated it with webhooks

You do not have sufficient permissions to comment