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
|