Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-1865

Exception with SlikSVN Subversion on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 10.0, 11.0
    • 11.1
    • None

    Description

      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/

      Attachments

        Activity

          People

            Unassigned Unassigned
            scanti81 Enrico Scantamburlo
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: