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

Re: Create Repository From Dump

From: Blair Zajac <blair_at_orcaware.com>
Date: Wed, 05 Mar 2008 07:18:07 -0800

ianmac_at_felltech.com wrote:
> I have reverted from a version 1.5 repository to version 1.4.6 repository.
> I've done this by doing an "svnadmin dump >dumpfile" on version 1.5. Then on
> version 1.4.6 I've done an "svnadmin create <dumfile".

It's two steps:

svnadmin create newpos
svnadmin load newrepos < dumpfile

Regards,
Blair

-- 
Blair Zajac, Ph.D.
CTO, OrcaWare Technologies
<blair_at_orcaware.com>
Subversion training, consulting and support
http://www.orcaware.com/svn/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-05 16:40:04 CET

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.