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

Re: Suggestion required on best migration tool for VSS 6.0 to SVN 1.7.5 migration

From: Andreas Mohr <andi_at_lisas.de>
Date: Wed, 8 Aug 2012 17:53:08 +0200

Hi,

On Wed, Aug 08, 2012 at 04:39:36PM +0100, Bhushan Jogi wrote:
> Hi,
>
> I am getting following error when I am trying to execute svnimporter on
> cmd, It seems that the connection is not getting established, Does anyone
> know the correct connection string.
>
> conf.xml details :
> <provider id="org.polarion.svnimporter-2.vss.vssProvider">
> <!--The vss db location-->
> <database>v:\vss\srcafe.ini</database>
                    ^^^^^^^^^^^^

Maybe that one...

BTW, definitely think of whether the current directory layout of your repository is
ok (or if the actual current repository root should be moved into a sub
directory of the new one, e.g. think of the usual svn trunk/branches/tags stdlayout
requirement/setup),
and check whether there's a suitable way to do such a directory hierarchy change
right *during* the migration step (i.e., without complicating your history due to
subsequent complicated directory moving actions).
Don't ask me why I'm mentioning this here.......

BTW, congrats for tackling the switch to a more suitable/widely usable/modern
SCM!

Andreas Mohr
Received on 2012-08-08 17:53:43 CEST

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.