You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Gunnar Grim (JIRA)" <ji...@apache.org> on 2019/04/11 14:16:00 UTC

[jira] [Updated] (NETBEANS-1865) Exception with SlikSVN Subversion on Windows

     [ https://issues.apache.org/jira/browse/NETBEANS-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gunnar Grim updated NETBEANS-1865:
----------------------------------
    Affects Version/s: 11.0

> Exception with SlikSVN Subversion on Windows
> --------------------------------------------
>
>                 Key: NETBEANS-1865
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1865
>             Project: NetBeans
>          Issue Type: Bug
>          Components: versioncontrol - Subversion
>    Affects Versions: 10.0, 11.0
>            Reporter: Enrico Scantamburlo
>            Priority: Major
>
> I started NetBeans 10.0 and I got this exception
> {{}}{{java.lang.NumberFormatException: For input string: "7-SlikSvn"}}
> {{    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)}}
> {{    at java.lang.Integer.parseInt(Integer.java:580)}}
> {{    at java.lang.Integer.parseInt(Integer.java:615)}}
> {{    at org.netbeans.modules.subversion.client.cli.commands.VersionCommand$Version.parse(VersionCommand.java:168)}}
> {{    at org.netbeans.modules.subversion.client.cli.commands.VersionCommand$Version.parse(VersionCommand.java:146)}}
> {{    at org.netbeans.modules.subversion.client.cli.commands.VersionCommand.checkForErrors(VersionCommand.java:87)}}
> {{    at org.netbeans.modules.subversion.client.cli.CommandlineClient.checkSupportedVersion(CommandlineClient.java:132)}}
> {{    at org.netbeans.modules.subversion.client.SvnClientFactory.checkVersion(SvnClientFactory.java:473)}}
> {{    at org.netbeans.modules.subversion.client.SvnClientFactory.checkCLIExecutable(SvnClientFactory.java:430)}}
> {{    at org.netbeans.modules.subversion.client.SvnClientFactory.setupCommandline(SvnClientFactory.java:403)}}
> {{    at org.netbeans.modules.subversion.client.SvnClientFactory.setup(SvnClientFactory.java:222)}}
> {{    at org.netbeans.modules.subversion.client.SvnClientFactory.init(SvnClientFactory.java:95)}}
> {{    at org.netbeans.modules.subversion.client.SvnClientFactory.isClientAvailable(SvnClientFactory.java:240)}}
> {{    at org.netbeans.modules.subversion.Annotator.checkClientAvailable(Annotator.java:638)}}
> {{    at org.netbeans.modules.subversion.Annotator.annotateNameHtml(Annotator.java:336)}}
> {{[catch] at org.netbeans.modules.subversion.FileStatusProvider.annotateName(FileStatusProvider.java:43)}}
> {{    at org.netbeans.modules.versioning.DelegatingVCS$2.annotateName(DelegatingVCS.java:219)}}
> {{    at org.netbeans.modules.versioning.core.VersioningAnnotationProvider$Cache.annotate(VersioningAnnotationProvider.java:631)}}
> {{    at org.netbeans.modules.versioning.core.VersioningAnnotationProvider$Cache.annotate(VersioningAnnotationProvider.java:663)}}
> {{    at org.netbeans.modules.versioning.core.VersioningAnnotationProvider$Cache.access$1500(VersioningAnnotationProvider.java:486)}}
> {{    at org.netbeans.modules.versioning.core.VersioningAnnotationProvider$Cache$AnnotationRefreshTask.run(VersioningAnnotationProvider.java:769)}}
> {{    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)}}
>  
>  
> I think because I am using https://sliksvn.com/download/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists