Go Back   The macosxhints Forums > Working with OS X > OS X Developer



Reply
 
Thread Tools Rate Thread Display Modes
Old 07-09-2004, 08:03 AM   #1
Palad1
Prospect
 
Join Date: Jul 2004
Posts: 3
10.1 Using subversion under osx

Hello!

I am using subversion on a french version of panther.

My repository is hosted on a linux box, and the contributors are using either linux / windows.

I seem to be the only one having problems with subversion, due to the default system encoding: ROMAN.

Everytime I commit something I get this error message :

Code:
palad1@Bender:~/projects/trunk
$svn commit
svn: Commit failed (details follow):
svn: Can't recode string
When using svn from the terminal I guess I could override the LC_LOCALE environment variables, but I'd rather use svn through eclipse, and eclipse cannot be launched from the terminal, due to a bug in its code... well, long story short:

Is it possible to change the default encoding from ROMAN to UTF-8 ?

Thanks for your help!
Palad1
Palad1 is offline   Reply With Quote
Old 07-09-2004, 09:50 AM   #2
hayne
Site Admin
 
Join Date: Jan 2002
Location: Montreal
Posts: 31,941
Quote:
Originally Posted by Palad1
Is it possible to change the default encoding from ROMAN to UTF-8 ?

You can set environment variables for GUI processes by putting them in ~/.MacOSX/environment.plist as explained in this Apple doc:
http://developer.apple.com/qa/qa2001/qa1067.html

But I imagine that there is another way to change the encoding via preferences somehow.
hayne is offline   Reply With Quote
Old 07-12-2004, 03:24 PM   #3
zenasprime
Triple-A Player
 
Join Date: Jul 2004
Posts: 89
not to derail the post but what is eclipse? I'm currently using svn for a project but I'm not exactly up to par on its full functionality yet.

Thanks
zenasprime is offline   Reply With Quote
Old 07-12-2004, 09:06 PM   #4
hayne
Site Admin
 
Join Date: Jan 2002
Location: Montreal
Posts: 31,941
Giyf

Quote:
Originally Posted by zenasprime
what is eclipse?

Try this:
http://www.google.com/search?q=eclipse
(The "eclipse" that he is talking about is the first hit.)
hayne is offline   Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -5. The time now is 03:43 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.