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

RE: [Subclipse-users] Can't create folder with square brackets

From: David Balažic <david.balazic_at_comtrade.com>
Date: Thu, 23 Oct 2014 15:45:42 +0200

Hi!

I was curious and tried to reproduce the problem, but could not.

I have Eclipse Kepler SR-2 (v4.3.2) with:
  Subclipse (Required) 1.10.5
  Subversion Client Adapter (Required) 1.10.1
  Subversion JavaHL Native Library Adapter 1.8.10

With repository on VisualSVN Server 3.0.0

I created , updated, viewed the log of a folder with sqaure brackets in its name but everything worked without error.
Does the error happen in some special circumstances?

David Balažic
Software Engineer
www.comtrade.com

From: Lukáš Cek [mailto:cek_at_kadel.cz]
Sent: 21. October 2014 10:06
To: users_at_subclipse.tigris.org
Subject: [Subclipse-users] Can't create folder with square brackets
Importance: Low

Hello,
I'm using last version of eclipse together with last version of Subclipse:
Eclipse Luna Service Release 1 (4.4.1)
Subversion Client Adapter 1.10.1
Subversion JavaHL 1.8.10
SVN Team Provider Core 1.10.5
(testing with VisualSVN Server 3.0.0)

My problem is similar to http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2973803, but in my case I can't create (or otherwise manipulate) folders containing square brackets. When I try to create folder with square brackets, it reaises following error:

org.apache.subversion.javahl.ClientException: Bogus URL
svn: URL 'https://my-nb/svn/Test/adsf[qwer]' is not properly URI-encoded

and in console window I can see:
mkdir -m "" [https://my-nb/svn/Test/adsf[qwer]]
    Bogus URL
svn: URL 'https://my-nb/svn/Test/adsf[qwer]' is not properly URI-encoded

I'm able to create such folder "asdf[qwer]" directly in VisualSVNServer or via TortoiseSVN client or when I switch SVN Client in eclipse team setting to SVNKit v 1.8.5.10237. It's a limitation or a bug? Other symbols, for example curly brackets, works fine. Thank you in advance for any information.

Regards
Lukas Cek

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3090356

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2014-10-23 15:45:55 CEST

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.