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

Re: Cloning Subversion system information

From: Pavel Shevaev <pacha.shevaev_at_gmail.com>
Date: 2007-03-23 13:27:09 CET

On 3/23/07, Matt Sickler <crazyfordynamite@gmail.com> wrote:
> Generally its svnadmin dump <skeleton repo> | svndumpfilter
> /path/to/what/you/want | svnadmin load <new repo>
> if you dont have access to the repo filesystem, you will need to use an
> automated script to checkout each revision and somehow copy that commit to a
> new repo (im pretty sure theres a script somewhere, and svk probably uses
> it)

Thanks folks, i'll have a closer look at all possible solutions. The
most interesting seems to be the one using svk, looks like less
hassle...

-- 
Best regards, Pavel
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 23 13:27:51 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.