|
Leo: your fixes enabled ssphys to compile under cygwin
(well I am getting a linker error at the end but i think its probably due to my
boost libraries not completely installing properly). Thanks for
that.
Toby:
I grabbed the ssphys.exe build that you linked to but am
now having troubles running the vss2svn script.
Is it ok to run perl under cygwin or do i need activestate
perl and to run it under a dos prompt?
Below displays my failed attempt to run vss2svn so I just
wanted to check that I am doing it correctly. I tried
specifying "--ssphys D:\temp/ssphys.exe" and "--ssphys D:/temp/ssphys.exe"
and all fail with the same error.[EMAIL PROTECTED]
~/svn/vss2svn/vss2svn/script
$ perl vss2svn.pl --ssphys ./ssphys.exe --vssdir /cygdrive/c/Program\ Files/Microsoft\ Visual\ Studio/VSS/ Connecting to database ./_vss2svn/vss_data.db ======== VSS2SVN ========
BEGINNING CONVERSION... Start Time : Tue Apr 11 12:14:38 2006 VSS Dir : /cygdrive/c/Program Files/Microsoft Visual Studio/VSS/ Temp Dir : ./_vss2svn Dumpfile : vss2svn-dumpfile.txt SSPHYS
exe : ./ssphys.exe
SSPHYS ver : unknown TASK:
INIT
TASK: LOADVSSNAMES d:\cygwin\home\Administrator\svn\vss2svn\vss2svn\script\ssphys.exe: unrecognized file ERROR -- FAILED with non-zero exit status 255 at vss2svn.pl line 992 File does not exist: at vss2svn.pl line 108 [EMAIL PROTECTED]
~/svn/vss2svn/vss2svn/script
$ regards,
Paul.
From: Toby Johnson [mailto:[EMAIL PROTECTED] Sent: Tuesday, 11 April 2006 11:48 AM To: Vss2Svn Users Subject: SPAM Re: Problems building vss2svn
Hello Paul, The ssphys application and library is built using Visual Studio 2005, I believe. Work is also being done to port it to Linux. However, if all you want to do is convert your repository, you should just grab the latest Win32 executable from <http://www.pumacode.org/download/vss2svn/ssphys/>. The ssphys tool will be called by the vss2svn.pl script in order to inspect the contents of the VSS archive. To run the vss2svn.pl script itself, you need Perl plus a few modules. We will soon have a batch script to do this for you but in the meantime you can just use "ppm3" to install any missing Perl modules. Type "perl vss2svn.pl --help" and you'll probably get some errors about missing modules; just install them until it stops complaining. "This email is intended for the named recipient only. The information contained in this message may be confidential, or commercially sensitive. If you are not the intended recipient you must not reproduce or distribute any part of this email, disclose its contents to any other party, or take any action in reliance on it, or in reference to it. If you have received this email in error, would you please contact the sender immediately and delete/destroy all copies of this message, both electronic and otherwise. It is the recipient's duty to virus scan and otherwise test the enclosed information before using the information or loading attached files onto any computer system. Oasis Asset Management Ltd does not warrant that the information contained in this e-mail is free from viruses, defects, errors, interception or interference. Any views expressed in this message are those of the individual sender, except where that sender specifically states them to be the views of Oasis Asset Management Ltd." |
_______________________________________________ vss2svn-users mailing list Project homepage: http://www.pumacode.org/projects/vss2svn/ Subscribe/Unsubscribe/Admin: http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
