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

Re: Change repository setup.

From: Charles M. Gerungan <charles_at_nednieuws.com>
Date: 2005-06-12 07:24:50 CEST

Op 11-jun-2005, om 17:34 heeft Charles M. Gerungan het volgende
geschreven:

> I looked into 'svn move' and the archive, but I'm not sure that
> what I've read applies to my situation.

Would this perhaps do what I'm after?

$ cd ~/tmp
$ svnadmin dump file:///path/to/old_repo dump
$ svnadmin load file:///usr/local/etc < repos-backup
$ svn add *
$ svn ci * -m "New repository setup."

-- 
Regards, Charles.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jun 12 07:26:44 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.