This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 147197

Summary: Can't convert string from native encoding to UTF-8
Product: versioncontrol Reporter: eydunjacobsen <eydunjacobsen>
Component: SubversionAssignee: issues@versioncontrol <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot containg error message

Description eydunjacobsen 2008-09-14 12:01:28 UTC
While trying to import into subversion repository where the repository url contains the character ð (eth).
Comment 1 eydunjacobsen 2008-09-14 12:11:41 UTC
Created attachment 69817 [details]
screenshot containg error message
Comment 2 Tomas Stupka 2008-09-15 15:45:41 UTC
a known problem on mac. see issue #122284 for more information...

two known solutions:

1.) set the proper locale (sv_SE i guess) in a shell and then start nb from the shell
2.) upgrade to svn >= 1.5 and use an actual nb build (>= 6.5 beta)

feel free to reopen if it still shouldn't work for you

*** This issue has been marked as a duplicate of 122284 ***