[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: Alexander Kitaev <alex_at_tmate.org>
Date: 2006-07-27 19:19:55 CEST

Hello Uli,

Thanks, I only would like to check whether JavaSVN correctly encodes URLs,
also with exact names I could reproduce the problem in my local repository.
Thanks!

Alexander Kitaev.

> -----Original Message-----
> From: Uli Stark [mailto:ulistaerk@gmx.de]
> Sent: Thursday, July 27, 2006 9:08 PM
> To: users@subclipse.tigris.org
> Subject: Re: [Subclipse-users] Delete failed due to not
> properly URI-encoded URL
>
> 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
>
>

---------------------------------------------------------------------
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:21:00 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.