Hi, every one!
In my vss repository, some files are named in chinese, so I must use the option
--encoding to transfer the vss repository.
When I input:
vss2svn.pl --encoding=gbk --vssdir vssRepoPath
It replies:
TASK: INIT
TASK: LOADVSSNAMES
Couldn't open encmap gbk.enc:
No such file or directory
at
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line 187
So, I download a gbk.enc, and put it in the path:
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser/Encodings
Then type: vss2svn.pl --encoding=gbk --vssdir vssRepoPath
But the message is:
TASK: INIT
TASK: LOADVSSNAMES
not well-formed (invalid token) at line 5923, column 22, byte 206698 at
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line 187
And I google this problem, not found the way to resolve it.
Anyone can help me? Thanks a lot.
--
一切顺利
谢谢。
_______________________________________________
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