Re: Backup a repository
From: Ingo Schmidt <list_at_der-ingo.de>
Date: 2007-04-19 16:30:58 CEST
Hi!
> At the moment we back up the repository simply with a tar and gzip
This is very dangerous and really not the way to do it! How do you
If you do want to use tar and gzip, then please copy your repository
Then tar and gzip up newpath. If you want to restore, just
- rename original repository, e.g. oldpath -> oldpath.bak
You may want to take care of file permissions while you do all this!
My questions about this approach:
Does the svnadmin hotcopy command "lock" both sides, source and
> Did I do something wrong?
Yes, not paying close attention to the docs ;)
Cheers, Ingo =;->
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.