Fight With Me!!!

导航

Selected SVN connector library is not available or cannot be loaded

1、错误描述

 

  1. The following data will be sent:  
  2.   
  3. ------  
  4. STATUS  
  5. ------  
  6. pluginId            org.eclipse.team.svn.core.svnnature  
  7. pluginVersion         
  8. code                0  
  9. severity            4  
  10. message             SVN: 'Checkout As' operation finished with error  
  11. fingerprint         72b71ad2  
  12.   
  13. Exception:org.eclipse.epp.internal.logging.aeri.ui.log.StandInStacktraceProvider$StandInException: Stand-In Stacktrace supplied by the Eclipse Error Reporting  
  14.      at org.eclipse.core.internal.jobs.JobManager.endJob(JobManager.java:701)  
  15.      at org.eclipse.core.internal.jobs.WorkerPool.endJob(WorkerPool.java:105)  
  16.      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:72)  
  17.   
  18. ------  
  19. STATUS  
  20. ------  
  21. pluginId            org.eclipse.team.svn.core.svnnature  
  22. pluginVersion         
  23. code                0  
  24. severity            4  
  25. message             Selected resource is not checked out.  
  26. fingerprint         e266aa77  
  27.   
  28. Exception:org.eclipse.team.svn.core.operation.UnreportableException: Selected SVN connector library is not available or cannot be loaded.  
  29. If you selected native JavaHL connector, please check if binaries are available or install and select pure Java Subversion connector from the plug-in connectors update site.  
  30. If connectors already installed then you can change the selected one at: Window->Preferences->Team->SVN->SVN Connector.  
  31.      at org.eclipse.team.svn.core.extension.factory.ISVNConnectorFactory$1.createConnector(ISVNConnectorFactory.java:114)  
  32.      at org.eclipse.team.svn.core.svnstorage.SVNRepositoryLocation.newProxyInstance(SVNRepositoryLocation.java:845)  
  33.      at org.eclipse.team.svn.core.svnstorage.SVNRepositoryLocation.acquireSVNProxy(SVNRepositoryLocation.java:612)  
  34.      at org.eclipse.team.svn.core.operation.file.CheckoutAsOperation.runImpl(CheckoutAsOperation.java:63)  
  35.      at org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:82)  
  36.      at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMonitorUtility.java:104)  
  37.      at org.eclipse.team.svn.core.operation.CompositeOperation.runImpl(CompositeOperation.java:99)  
  38.      at org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:82)  
  39.      at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMonitorUtility.java:104)  
  40.      at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTaskExternal(ProgressMonitorUtility.java:90)  
  41.      at org.eclipse.team.svn.m2e.SVNScmHandler.runOperation(SVNScmHandler.java:75)  
  42.      at org.eclipse.team.svn.m2e.SVNScmHandler.checkoutProject(SVNScmHandler.java:71)  
  43.      at org.eclipse.m2e.scm.MavenCheckoutOperation.run(MavenCheckoutOperation.java:98)  
  44.      at org.eclipse.m2e.scm.internal.wizards.MavenProjectCheckoutJob.runInWorkspace(MavenProjectCheckoutJob.java:108)  
  45.      at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:39)  
  46.      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)  
  47.   
  48. ------  
  49. REPORT  
  50. ------  
  51. anonymousId         f5d87973-e7a8-4753-b63b-395a8a73d332  
  52. name                  
  53. email                 
  54. comment               
  55. eclipseBuildId      4.5.1.M20150904-0015  
  56. eclipseProduct      org.eclipse.epp.package.jee.product  
  57. javaRuntimeVersion  1.7.0_67-b01  
  58. osgiWs              win32  
  59. osgiOs              Windows7  
  60. osgiOsVersion       6.1.0  
  61. osgiArch            x86_64  
  62. logMessage          false  
  63. ignoreSimilar       false  
  64.   
  65. -------  
  66. BUNDLES  
  67. -------  
  68. name                org.eclipse.core.jobs  
  69. version             3.7.0.v20150330-2103  
  70.   
  71. name                org.eclipse.core.resources  
  72. version             3.10.1.v20150725-1910  
  73.   
  74. name                org.eclipse.m2e.scm  
  75. version             1.6.2.20150902-0002  
  76.   
  77. name                org.eclipse.team.svn.core  
  78. version             3.0.3.I20151228-1700  
  79.   
  80. name                org.eclipse.team.svn  
  81. version             3.0.3.I20151228-1700  
  82.   
  83. name                org.eclipse.team.svn.m2e  
  84. version             3.0.0.I20150529-1700  

2、错误原因

     SVN没有SVN Connector


 

3、解决办法

     找到SVN目录,切换到SVN Connector,Get Connector

posted on 2016-10-24 14:53  nickTimer  阅读(1444)  评论(0编辑  收藏  举报