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

Re: Base import on an other base

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-09-28 17:25:44 CEST

Please reply to the list, not me personally.

On Sep 28, 2004, at 10:15 AM, Franck Gouron wrote:

> What I mean is I have some data under a repository with there own
> history. I
> would like to add all this data to an other existing and separated
> repository (that are not redondant data) and I would like to know if
> it is
> possible to do that without loosing history of added data ?
>

Sure, just 'svnadmin dump' selected data out of one repository, then
'svnadmin load' it into another one. Read about dumping and loading in
chapter 5.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 28 17:28:36 2004

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.