I am encountering very strange behavior: if I run "vss2svn.pl --verbose --vssdir c:\Vss2Svn\VSSData >convertlog.txt"
it seems to work. But if I do "vss2svn.pl --verbose --vssdir c:\Vss2Svn\VSSData >convertlog.txt 2>&1" or "vss2svn.pl --verbose --vssdir c:\Vss2Svn\VSSData >convertlog.txt 2>converterrors.txt" id dies with DBD::SQLite2::st execute failed: unable to open database file(1) at dbdimp.c line 419 at c:\Vss2Svn\vss2svn.pl line 594. DBD::SQLite2::st execute failed: unable to open database file(1) at dbdimp.c line 419 at c:\Vss2Svn\vss2svn.pl line 594. COMMITTING CACHE 'PhysicalAction' TO DATABASE SETTING TASK MERGEPARENTDATA SETTING STEP 0 TASK: MERGEPARENTDATA Any ideas why redirecting standard error causes this failure? And, the standard error redirection worked if --verbose was not specified -- Gert
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ 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 Mailing list web interface (with searchable archives): http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user