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

Re: Moving SVN to another server !!

From: si <sshnug.si_at_gmail.com>
Date: 2007-03-30 03:39:19 CEST

> > ...is there a way i can
> > import/dump the data without any revision history so that in the
> > new server the revision should start from scratch.
>
> I think that's:
>
> svnadmin create /path/to/newrepo
> svnadmin dump -rHEAD /path/to/oldrepo | svnadmin load /path/to/newrepo

Yup, that's a better way!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 30 03:39:43 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.