[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] UTF-8 encoded patch

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 16 Jan 2008 10:15:50 -0500

On Jan 16, 2008 9:59 AM, Astaldo - <astaldo1977_at_hotmail.com> wrote:
>
> Hi there,
> this is my first post. I searched for this bug but haven't found anything
> so far.
>
> Well let's say I have two projects in my eclipse workspace.
> Both are the same revision of my svn trunk. In the first project I did some
> changes. Next I create a patch and save it to a file. When i try to apply
> the patch to my second project, there are several lines that cannot be
> applied, although the two project are the same revision.
>
> Details:
> The projects have the default text encoding UTF-8. The Workspace is set to
> UTF-8 as well. The lines that cannot be applied always have some UTF-8
> encoded characters in it(ü,ö,ä,ß) that are not shown properly.
> Eclipse SDK 3.3.1.1
> SubClipse 1.2.4
>
> I hope that someone can tell me if this is a real bug or my mistake.

About all I can tell you is that patches are created by running the
svn diff command, or in our case we run the underlying API. The Apply
Patch process is provided by Eclipse.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-01-16 16:20:58 CET

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.