New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #10707 (closed defect: invalid)

Opened 5 years ago

Last modified 5 years ago

BUG: svn-1.4.0 - message output garbled - language issue?

Reported by: eddyxu@… Owned by: yeled@…
Priority: High Milestone:
Component: ports Version:
Keywords: Cc:
Port:

Description

I upgrade subversion to 1.4.0, but its output message is something like:

Park:~ eddyxu$ svn up ?\232?\183?\179?\232?\191?\135?\226?\128?\156.?\226?\128?\157

I set the terminal to utf8, and my system language is chinese.

btw, the output message in 1.3.2 is correct.

Change History

Changed 5 years ago by markd@…

  • summary changed from the output message of svn is wrong. to BUG: svn-1.4.0 - message output is wrong

Changed 5 years ago by markd@…

  • summary changed from BUG: svn-1.4.0 - message output is wrong to BUG: svn-1.4.0 - message output garbled - language issue?

Changed 5 years ago by zenitani@…

I have added "--disable-nls" option to the "configure.args" section in /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/subversion/Ports, and then the output message is no longer garbled.

Changed 5 years ago by dluke@…

  • status changed from new to closed
  • resolution set to invalid

Your language settings in your shell are incorrect.

You'll want to set the LANG or LC_* environment variables.

Note: See TracTickets for help on using tickets.