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

Re: Suversion-Eclipse RA layer request failed (EUC-JP problem?)

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-04-09 17:38:10 CEST

On 4/9/07, Ramon Rodriguez <ramonro3275@gmail.com> wrote:
> Hi to all.
>
> I have a problem with the subversion plugin of Eclipse.
> I had a project in CVS format and convert it to SVN with the cvs2svn tool.
> The conversion was apparently good and I can checkout the repository,
> see the history and work with it at command line.
> I configured the VIEWVC too and it works fine.
>
> The problem is with Eclipse.
> I can import the project and work with it, but I can't see the history
> of many files. When I try to do it, the error message is:
>
> org.tigris.subversion.javahl.ClientException: RA layer request failed
> svn: REPORT request failed on '/repos/!svn/bc/6888/trunk/login.jsp'
> svn: REPORT of /repos/!svn/bc/6888/trunk/login.jsp': 200 OK
> (http://192.168.228.132)
>
> The comments in the project are in Japanese but I can see then in the
> VIEWVC and at command line.
> I was thinking about that maybe the problem is about encoding.
>
> The eclipse and the subclipse (the subversion plugin) are the latest.
>
> The repository is hosted in a fedora 6, using apache and subversion
> that came with that distribution.

There are a lot of Subclipse users working with Asian languages, that
is where we got the localizations from.

Which client interface are you using? JavaHL or SVNKit. If you open
your Eclipse preferences and go to Team > SVN you can see this.

Usually, when there have been problems handling the characters, they
just showed up funny in the UI. The characters in a log message
usually do not effect the HTTP requests that occur, they just come
down in the payload.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 9 17:38:32 2007

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

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