RE: Can't create folder with square brackets
David Balažic <[email protected]> Thu, 23 Oct 2014 15:45:42 +0200
| Newsgroups | gmane.comp.version-control.subversion.subclipse.user |
|---|---|
| Message-ID | <[email protected]> |
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:[email protected]] Sent: 21. October 2014 10:06 To: [email protected] 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: [[email protected]].