As a workaround you can modify the line 1105 in vss2svn.pl [1] to also
include the "x0c" character.

   $gSysOut =~
s/[\x00-\x09\x0c\x11\x12\x14-\x1F\x81\x8D\x8F\x90\x9D]/_/g; # just to be

sure

But what is the general solution?

Hi,

Is it possible to get a special build of vss2svn.exe just with this fix?
I get this error too, and setting up a perl environment is not possible.


Thanks

_______________________________________________
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

Reply via email to