Re: relocate and dump/load

2012-08-23 Thread Ryan Schmidt
On Aug 22, 2012, at 06:46, Michael Hüttermann 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 alre

Re: relocate and dump/load

2012-08-22 Thread Thorsten Schöning
Guten Tag Michael Hüttermann, am Mittwoch, 22. August 2012 um 13:46 schrieben Sie: > In this case, does a "relocate" > work if I just change the UUID in the dump file to the UUID of the new > repository? Of course not, from which version to which version should the working copy be updated? Beside

Re: relocate and dump/load

2012-08-22 Thread Michael Hüttermann
Hello Uli, 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 if I just change the UUID in the dump file to the UUID of the new repos

Re: relocate and dump/load

2012-08-22 Thread Stefan Sperling
On Wed, Aug 22, 2012 at 04:31:21PM +0530, Ashish Kaushik wrote: > Hi, > Even I am in process of the same but fears if something breaks during > the process. > In my case the hosting provider will dump the files from one server to > another. > Can you suggest few tips how we can preserve the ID d

Re: relocate and dump/load

2012-08-22 Thread Ashish Kaushik
Hi, Even I am in process of the same but fears if something breaks during the process. In my case the hosting provider will dump the files from one server to another. Can you suggest few tips how we can preserve the ID during the migration or some other points that should be taken care of. --

Re: relocate and dump/load

2012-08-22 Thread Ulrich Eckhardt
Am 22.08.2012 12:29, schrieb Michael Hüttermann: does a "svn relocate" in a workspace work when I'm migrating to a different server *and* dump/load the old repo into a new repository, on the new server? "svn relocate" tells the working copy that the identical repository is to be accessed via a

relocate and dump/load

2012-08-22 Thread Michael Hüttermann
Hello, does a "svn relocate" in a workspace work when I'm migrating to a different server *and* dump/load the old repo into a new repository, on the new server? What's the recommended strategy to keep a workspace in sync after a server migration and dump/load. Is it best to just checkout everythi