On Aug 22, 2012, at 06:46, Michael Hüttermann <mich...@huettermann.net> wrote:

> thanks. The new target repository has content already. With other words:
> they dumped content (that has to be loaded) will get other revision
> numbers once loaded into the new repo. In this case, does a "relocate"
> work [snip]

No, as already stated, "svn relocate" is for accessing an *identical* 
repository from a different URL from now on. This new repository is not 
identical to the old one: the new one already has existing content that the old 
one did not have. Therefore the old and new repositories must have different 
UUIDs. Therefore you cannot use "relocate" and must instead check out fresh 
working copies.



Reply via email to