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

Re: dump | dumpfilter | load -- always renumbers?

From: Ryan Schmidt <subversion-2006q2_at_ryandesign.com>
Date: 2006-06-01 12:11:59 CEST

On May 31, 2006, at 19:42, Vineet Kumar wrote:

> I'm moving some projects around from one big massive repository into
> multiple smaller repositories, but I want users with checkouts from
> the
> original repository to not have to do fresh checkouts, and I don't
> want
> to break existing revision numbers (as referenced in bug reports,
> etc.)

I don't know the answer to your main question, but I'm pretty sure
that users will have to check out new working copies; they won't be
able to use their existing working copies. This is because each
repository has a unique ID, and the working copy knows it. Even if
you try to "switch --relocate" the working copy to the new
repository's URL, the working copy will notice that the ID of the new
repository doesn't match the ID of the old repository and will bail.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 1 12:13:25 2006

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.