You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Taner Diler <ta...@riskturk.com> on 2004/05/27 14:37:52 UTC

Died at vss2svn.pl line 181.

Okey I did what you said. And I get this message. 



**** BUILDING VSS HISTORY ****

ENTERING PROJECT $/ykb_vadesiz...

Died at vss2svn.pl line 181.


  ----- Original Message ----- 
  From: Toby Johnson 
  To: Taner Diler 
  Cc: users@subversion.tigris.org 
  Sent: Thursday, May 27, 2004 4:26 PM
  Subject: Re: vss2svn error


  Taner Diler wrote:

    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.
  Usually, Perl doesn't care which way your slashes face, but when you're using a Microsoft UNC path (i.e. \\server\share) they have to be backslashes.

  Also, it looks like the ss.exe program is not in your PATH.

  toby

Re: Died at vss2svn.pl line 181.

Posted by Toby Johnson <to...@etjohnson.us>.
Taner Diler wrote:

> Okey I did what you said. And I get this message.
>  
>  
>  
> **** BUILDING VSS HISTORY ****
>  
> ENTERING PROJECT $/ykb_vadesiz...
>  
> Died at vss2svn.pl line 181.

Check _vss2svn/logfile.txt from where you ran the script.