Problem set DiffMerge Tool character encodings.

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
momomliu
Posts: 3
Joined: Mon Apr 03, 2006 3:00 am
Location: Taiwan

Problem set DiffMerge Tool character encodings.

Post by momomliu » Thu Apr 06, 2006 9:05 pm

I use Traditional Chinese language files.
But I can't set cp950 or big5 character encodings in the DiffMerge Tool.
I find this <a href="http://support.sourcegear.com/viewtopic ... ight=cp932" title="Shift-JIS (Japanese) support">post</a>, so I need cp950.SO or big5.SO.
where can I find it? thanks a lot! :D

ps. SourceGear Vault Client version is 3.1.8 (3771)

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Fri Apr 07, 2006 8:08 am

See if this one works. Note: we haven't tested Diff/Merge with Chinese and the merge tool only handles left-to-right text.
Attachments
CP950.zip
cp950.SO
(58.47 KiB) Downloaded 663 times
Linda Bauer
SourceGear
Technical Support Manager

momomliu
Posts: 3
Joined: Mon Apr 03, 2006 3:00 am
Location: Taiwan

Post by momomliu » Sun Apr 09, 2006 11:29 pm

The cp950.so doesn't work in DiffMerge Tool, Error Message:
This is a problem with your character encoding settings.
Could not load character encoding module 'cp950'.

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Mon Apr 10, 2006 8:34 am

Try this one, which was compiled with our set of sources, and may work better.

Unfortunately, our DiffMerge tool wasn't designed to support Chinese characters, and we haven't tested it with other kinds of .so files other than the ones we ship with.

If this doesn't work out, I would suggest obtaining a 3rd party diff/merge app that does support your character set, and using it with Vault instead. You can change the diff tool in Tools->Options->Diff/Merge, and Vault will simply invoke the other tool instead of its own.
Attachments
cp950.zip
cp950.so
(93 KiB) Downloaded 663 times

momomliu
Posts: 3
Joined: Mon Apr 03, 2006 3:00 am
Location: Taiwan

Post by momomliu » Tue Apr 11, 2006 3:19 am

It works. Thx a lot! :D
BTW, can put this cp950.so file in the next released version?

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Tue Apr 11, 2006 7:46 am

That's a good idea - I'll log it as a request

Locked