Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 415979
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T18:26:05+00:00 2026-05-12T18:26:05+00:00

Okay. I used svn’s hotcopy to make incremental back-ups, now how do I test

  • 0

Okay. I used svn’s hotcopy to make incremental back-ups, now how do I test that the hotcopies will work properly?

I searched the posts here regarding hotcopy. Most of them seem to just be encouraging the use of the svn hotcopy, but not talking about how to recover using hotcopy once made.

Is there any advice about how to recover using the hotcopy that I’ve made?

I also checked http://svnbook.red-bean.com/, but couldn’t really find anything.

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T18:26:05+00:00Added an answer on May 12, 2026 at 6:26 pm

    svnadmin hotcopy will always create full copies of your repository. It is not possible to do incremental backups with svnadmin hotcopy.

    svnadmin hotcopy works like a filesystem copy command, except it will never copy open transactions.

    To restore a repository you can just svn hotcopy your backup to the place from which you want to serve it.

    For checking the integrity of a repository use svnadmin verify

    eg:

    assume your svn repos are on /var/svn/repos and your backups are stored on /var/backups/svn and your repository my_project is broken.

    Use:

    svnadmin hotcopy /var/svn/repos/my_project /var/backups/svn/
    

    to create a new backup (do this every day or week..) and:

    svnadmin hotcopy /var/backups/svn/my_project /var/svn/repos/
    

    to restore your backup (note: you have to remove your repo before, as hotcopy will not overwrite your old repo, also you really should look for the cause of your repository failure).

    Also use:

    svnadmin verify /var/svn/repos/my_project
    

    for checking the integrity of your repository

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Okay, so I've had this code that used to work just fine. I recently
Okay, so I'm going to take the off chance that someone here has used
Okay, I have an array that is used to transport names, it looks like
Okay I am trying to make minecraft mods using eclipse. I used this video
I need to use MediaWiki at work. It used to be okay, but with
Okay, I have two different background .jpgs that I want to used as the
Okay, so if I had a project that used: import java.awt.Graphics; import java.awt.Graphics2D; import
Okay, so I created a new account on Facebook but used the link that
Okay, so I know how to get a list of accounts so that I
Okay, coming from a perl background I am used to Arrays holding refs to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.