> >>> I've run the vss2svn-nightly-20071128 latest nightly > build with the > >>> --auto_props option and the following error occured : > >>> > >>> SETTING STEP 0 > >>> TASK: IMPORTSVN > >>> Undefined subroutine &Text::Glob::glob_to_regex_string called at > >>> /PerlApp/Vss2Svn/Dumpfile/AutoProps.pm line 30. > >>> > >>> How can I fix this issue ? > >> I would guess that your Text::Glob module is out of date. > >> Did you install the latest from CPAN, as instructed on this page, > >> http://www.pumacode.org/projects/vss2svn/wiki/InstallingVss2Svn ? > > > > It seems that no Perl module is needed : Referring to your > wiki page, > > we can read "You do not need to have Perl or any other libraries > > installed in order to use a released zipfile" > > > > I downloaded the latest nightly build for Win32 here : > > http://www.pumacode.org/download/vss2svn/nightly/ > > > > So can't understand this executable is not a standalone one without > > any dependencies... > > Ah, sorry, I missed that you were running the .exe version. > Just grasping for straws, have you tried a new version of > Perl (or ActiveState vs. regular perl)? > I personally ran a nightly stand-alone vss2svn.exe a few > weeks ago without any such issue. > > Otherwise, to get around this I would try running the trunk code > directly (with the latest nightly ssphys.exe). You'd need > to install > all the perl modules manually. > > Having a look at http://www.pumacode.org/projects/vss2svn/wiki/ErrorMessages#Bugs It just seems that's an uncorrected bug.
_______________________________________________ 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
