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

Re: Inserting history after the facts?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-02-06 14:34:06 CET

On Fri, 2004-02-06 at 04:27, Arnout Standaert wrote:

> In that case, is it possible to efficiently join the two repositories,
> so that I get one big SVN repository, with a consistent history (ie,
> starting from initial CVS import until 2005 )?

Sure, it's possible. You would need to dump the "later" repository, and
then 'svnadmin load' it onto the end of the converted repository. Of
course, the revnums would change, so every working copy in the universe
would be invalidated.

Hm, I also wonder if copyfrom-rev: arguments would be wrong...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 6 14:38:11 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.