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

Re: Subversion Migration Issue

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: Fri, 22 Jan 2010 09:26:35 +0100

On Friday 22 January 2010, Sirisha Meda wrote:
> I sucessfully migrated one clearcase directory to SVN repo with the help of
> load_svn_dirs.pl script.

This isn't actually migrating, as all history is lost. If you want to migrate
and can live without the history, you can simply use import, too.
svn_load_dirs is rather for repeatedly importing something into the same
location in order to track some independent, external source.

> To the same SVN repo, when I tried to migrate second directory then
> load_svn_dirs.pl script deleted first directory elements in trunk and
> migrated second directory elements.
> In HEAD, I can see only second directory elements but in old revisions I
> can see first directory elements.

You gave svn_load_dirs the wrong target location, in this case 'trunk'.

Uli

-- 
ML: http://subversion.tigris.org/mailing-list-guidelines.html
FAQ: http://subversion.tigris.org/faq.html
Docs: http://svnbook.red-bean.com/
**************************************************************************************
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
Received on 2010-01-22 09:27:32 CET

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.