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

What is the best way to archive a repository

From: Troy Bull <troy.bull_at_gmail.com>
Date: 2007-11-26 18:57:24 CET

Greetings

I have several old repositories I need to archive and take offline.
What is the best way to do this? I have done it two different ways
myself.

Method 1 : make a hotcopy to a temp location, tar up and gzip that
hotcopy, remove original.

Method 2 : copy conf and hooks dir to a temp location, make a dumpfile
of repository, tar up conf, hooks and dump file, gzip the tar file and
remove original

Is there any reason 1 is worse than 2? My thought is that at some
point in the future (say n years from now), a new version of svn would
be more likely to read the dumpfile than a very old version of the
repository? Is this not a concern?

Any thoughts appreciated.

Thanks
Troy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 26 18:58:06 2007

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.