Hi Toby: I'm sorry, because the output message is not started as a xml format. I checked it again, found the realy 5923 line is "<Entry id="1">2~1. 3</Entry>" , it started as a blank space, and I guess this is the reason. Sorry about the previous email. Really thanks.
wallace0615 wrote: 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. Hi Wallace, Based on the task shown (LOADVSSNAMES) it looks like the failure occurred during XML parsing at the following line: http://www.pumacode.org/projects/vss2svn/browser/trunk/script/vss2svn.pl#L127 Did you try using the --debug switch to have the output from the VSS command displayed? Since it made it to line 5923 I am guessing there is just a particular character that is not working well with the import. I'm not sure if we have had anyone use this script on Chinese names before so that is not something that has been well-tested, but since we do have encoding support I don't know why it wouldn't work. Toby
_______________________________________________ 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