[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Archiving Repositories

From: Robert Hunter <robert.hunter_at_gen-i.co.nz>
Date: 2005-03-07 21:57:28 CET

Adrian Green wrote:
> I have a repository that I am not using at the moment and needs to be
taken
> off of my server. Can I save the repository somewhere else and take it
off
> of my server and still be able to recover the data, still version
controlled,
> if I was to upload it back at a later date.

You certainly can.

If you know that the same software versions will definitely be installed
when the time comes to restore, you can just copy the repository files.
However, it's difficult to guarantee that for any length of time,
so you'd be better off "dumping" your repository to a file, and
holding onto that dump file until you want to restore it.

That way, you can restore it to an entirely different machine
with a different back-end storage!

See the section on "Migrating a Repository" in chapter 5 of the SVN Book:
http://svnbook.red-bean.com/en/1.1/ch05s03.html#svn-ch-5-sect-3.5

*****************************************************************************
This communication, including any attachments, is confidential.
If you are not the intended recipient, you should not read it
- please contact me immediately, destroy it, and do not copy
or use any part of this communication or disclose anything about it,
Thank you.
Please note that this communication does not designate an information system
for the purposes of the Electronic Transactions Act 2002
******************************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 7 22:02:10 2005

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.