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

vss2svn error

From: Taner Diler <tanerd_at_riskturk.com>
Date: 2004-05-27 10:40:40 CEST

Hi,

I want to migrate project (ALM) from VSS to SVN. I try to make this over my computer.
VSS is in other machine. I use this command:

C:\>perl vss2svn.pl --vssproject $/ALM --svnrepo http://localhost/repository/alm
--login=tdu:12345

before execution of this command, I set SSDIR variable as //200.0.0.5/sourcesafe.

when I execute vss2svn command, an error is occured.

Uncaught exception from user code: Could not open user init file //200.0.0.5/sourcesafe/users/operable program or batch file./ss.ini at vss2svn.pl line 505
        Vss2Svn::VSS::_check_ss_inifile('Vss2Svn::VSS=HASH(0x1b87918)') called at vss2svn.pl line 891
        Vss2Svn::VSS::new('Vss2Svn::VSS','//200.0.0.5/sourcesafe','$/alm') called at vss2svn.pl line 505
        main::Initialize called at vss2svn.pl line 77

My ss.ini file is in //200.0.0.5/sourcesafe/users/tdu
Received on Thu May 27 10:41:24 2004

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.