Just ignore this...
One of those days.

On Wed, Oct 24, 2018, 17:07 Leo Donahue <donahu...@gmail.com> wrote:

> Debian GNU/Linux 9.5 (stretch)
> Linux 4.9.0-8-amd64 x86_64
> openjdk version "11.0.1" 2018-10-16
> OpenJDK Runtime Environment 18.9 (build 11.0.1+13)
> OpenJDK 64-Bit Server VM 18.9 (build 11.0.1+13, mixed mode)
> svn, version 1.9.5 (r1770682)
>    compiled Jun 30 2018, 13:44:22 on x86_64-pc-linux-gnu
>
> Checking out from the repository works fine in NetBeans, when you use the
> full repository name url:
> http://subversion.hermosca.com/svn/repo1  (internal to me URL)
>
> You can web browse just this part of the URL:
> http://subversion.hermosca.com/svn/
>
> However, what works in a browser throws an error in the NetBeans log
> output.
>
> INFO [org.netbeans.modules.subversion]:
> org.apache.subversion.javahl.ClientException: Can't create session
> svn: Unable to connect to a repository at URL '
> http://subversion.hermosca.com/svn'
> RA layer request failed
> svn: Unexpected server error 500 'Internal Server Error' on '/svn'
>
> org.apache.subversion.javahl.ClientException: Can't create session
> svn: Unable to connect to a repository at URL '
> http://subversion.hermosca.com/svn'
> RA layer request failed
> svn: Unexpected server error 500 'Internal Server Error' on '/svn'
>
> at org.apache.subversion.javahl.SVNClient.info(Native Method)
> at org.apache.subversion.javahl.SVNClient.info2(SVNClient.java:797)
> at
> org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getInfo(AbstractJhlClientAdapter.java:2144)
> Caused: org.tigris.subversion.svnclientadapter.SVNClientException
> at
> org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getInfo(AbstractJhlClientAdapter.java:2158)
> at
> org.tigris.subversion.svnclientadapter.AbstractClientAdapter.getInfo(AbstractClientAdapter.java:310)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.base/java.lang.reflect.Method.invoke(Method.java:566)
> at
> org.netbeans.modules.subversion.client.SvnClientInvocationHandler.handle(SvnClientInvocationHandler.java:436)
> at
> org.netbeans.modules.subversion.client.SvnClientInvocationHandler.invokeMethod(SvnClientInvocationHandler.java:381)
> at
> org.netbeans.modules.subversion.client.SvnClientInvocationHandler.invoke(SvnClientInvocationHandler.java:189)
> at com.sun.proxy.$Proxy34.getInfo(Unknown Source)
> [catch] at
> org.netbeans.modules.subversion.ui.wizards.repositorystep.RepositoryStep$RepositoryStepProgressSupport.perform(RepositoryStep.java:204)
> at
> org.netbeans.modules.subversion.client.SvnProgressSupport.performIntern(SvnProgressSupport.java:86)
> at
> org.netbeans.modules.subversion.client.SvnProgressSupport.run(SvnProgressSupport.java:79)
> at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
> at
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
> at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
> at
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
>

Reply via email to