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

Re: [Subclipse-users] Delete failed due to not properly URI-encoded URL

From: Uli Stärk <ulistaerk_at_gmx.de>
Date: 2006-07-27 19:07:38 CEST

Alexander Kitaev wrote:
> Hello,
>
>
>> Strange that the error was thrown by a package containing
>> javahl anyway ;)
>>
> JavaSVN emulates JavaHL, so it behaves like JavaHL and throws its exceptions
> :)
>
> Did you received this error when trying to delete location from Repository
> Explorer as well?
> Could you please send me exact repository location URL and error message,
> this will help to fix the problem.
>
The location of the file I tried to delete is:
svn://svn.globalways.net/internetzentrale/trunk/tmp/templates_c/%%0B^0B9^0B97C82F%%h_startseite.tpl.php

You should not be able to connect to this repository, because it is an
non-public repository. If you can connect, tell me and I'll go hunting
some admins ;)

The error message thrown is:

JavaHL:
org.tigris.subversion.javahl.ClientException: Bogus URL
svn: URL
'svn://svn.globalways.net/internetzentrale/trunk/tmp/templates_c/%%0B%5E0B9%5E0B97C82F%%h_startseite.tpl.php'
is not properly URI-encoded

JavaSVN:
org.tigris.subversion.javahl.ClientException: svn: URL
'svn://svn.globalways.net/internetzentrale/trunk/tmp/templates_c/%25%0B%5E0B9%5E0B97C82F%25%25h_startseite.tpl.php'
non-existent in revision '103'

btw. the server has this version:
* dev-util/subversion
      Latest version installed: 1.2.3-r2

And yes, I restarted eclipse with no difference.

> Alexander Kitaev.
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Jul 27 19:07:49 2006

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.