#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x08d7831c, pid=14556, tid=14564
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode, sharing)
# Problematic frame:
# C [libapr-1.dll+0x831c]
#
--------------- T H R E A D ---------------
Current thread (0x012627e8): JavaThread "main" [_thread_in_native, id=14564]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x07106360, EBX=0x00000000, ECX=0x00000000, EDX=0x00000000
ESP=0x00067e7c, EBP=0x00067e88, ESI=0x061e1c20, EDI=0x00000000
EIP=0x08d7831c, EFLAGS=0x00010246
Top of Stack: (sp=0x00067e7c)
0x00067e7c: 00000000 061e1c20 07106360 00069eb4
0x00067e8c: 08d61f32 00069eb0 07106360 00000000
0x00067e9c: 00000000 00000000 061e1c20 07106360
0x00067eac: 00000000 07106360 00000000 07106360
0x00067ebc: 07106400 6eec84f1 07106360 00000010
0x00067ecc: 6ee40000 6eec11f2 07106360 07106400
0x00067edc: 6eec1210 6eec8610 07106360 071063b0
0x00067eec: 07106360 07106360 00008001 003a0044
Instructions: (pc=0x08d7831c)
0x08d7830c: 89 55 10 53 8b 5d 14 56 57 85 db 75 03 8b 58 18
0x08d7831c: 8b 03 bf 01 00 00 00 3b c7 0f 82 1d 01 00 00 8b
Stack: [0x00030000,0x00070000), sp=0x00067e7c, free space=223k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libapr-1.dll+0x831c]
C [libapriconv-1.dll+0x1f32]
C [libapriconv-1.dll+0x1da4]
C [_tbl_simple.so+0x123b]
C [_tbl_simple.so+0x11c4]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.tigris.subversion.javahl.SVNClient.status(Ljava/lang/String;ZZZZZ)[Lorg/tigris/subversion/javahl/Status;+0
j org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus(Ljava/io/File;ZZZZ)[Lorg/tigris/subversion/svnclientadapter/ISVNStatus;+83
j org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus(Ljava/io/File;ZZZ)[Lorg/tigris/subversion/svnclientadapter/ISVNStatus;+7
j org.tigris.subversion.subclipse.core.client.PeekStatusCommand.execute(Lorg/tigris/subversion/svnclientadapter/ISVNClientAdapter;)V+61
j org.tigris.subversion.subclipse.core.resources.SVNWorkspaceRoot.peekResourceStatusFor(Lorg/eclipse/core/resources/IResource;)Lorg/tigris/subversion/subclipse/core/resources/LocalResourceStatus;+16
j org.tigris.subversion.subclipse.ui.wizards.sharing.SharingWizard.doesSVNDirectoryExist()Z+7
j org.tigris.subversion.subclipse.ui.wizards.sharing.SharingWizard.addPages()V+10
j org.eclipse.team.internal.ui.wizards.ConfigureProjectWizardMainPage$1.selectionChanged(Lorg/eclipse/jface/viewers/SelectionChangedEvent;)V+129
j org.eclipse.jface.viewers.Viewer$2.run()V+8
j org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+5
j org.eclipse.core.runtime.Platform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
j org.eclipse.ui.internal.JFaceUtil$1.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
j org.eclipse.jface.util.SafeRunnable.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+4
j org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Lorg/eclipse/jface/viewers/SelectionChangedEvent;)V+32
j org.eclipse.jface.viewers.StructuredViewer.updateSelection(Lorg/eclipse/jface/viewers/ISelection;)V+12
j org.eclipse.jface.viewers.StructuredViewer.handleSelect(Lorg/eclipse/swt/events/SelectionEvent;)V+21
j org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(Lorg/eclipse/swt/events/SelectionEvent;)V+5
j org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(Lorg/eclipse/swt/events/SelectionEvent;)V+38
j org.eclipse.jface.util.OpenStrategy.access$3(Lorg/eclipse/jface/util/OpenStrategy;Lorg/eclipse/swt/events/SelectionEvent;)V+2
j org.eclipse.jface.util.OpenStrategy$1.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+495
J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
j org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+25
j org.eclipse.swt.widgets.Display.runDeferredEvents()Z+84
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+55
j org.eclipse.jface.window.Window.runEventLoop(Lorg/eclipse/swt/widgets/Shell;)V+23
j org.eclipse.jface.window.Window.open()I+49
j org.eclipse.team.internal.ui.actions.ConfigureProjectAction$1.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V+43
j org.eclipse.team.internal.ui.actions.TeamAction$2.run()V+11
j org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116
j org.eclipse.team.internal.ui.actions.TeamAction.run(Lorg/eclipse/jface/operation/IRunnableWithProgress;Ljava/lang/String;I)V+42
j org.eclipse.team.internal.ui.actions.ConfigureProjectAction.run(Lorg/eclipse/jface/action/IAction;)V+13
j org.eclipse.ui.actions.ActionDelegate.runWithEvent(Lorg/eclipse/jface/action/IAction;Lorg/eclipse/swt/widgets/Event;)V+2
j org.eclipse.ui.internal.PluginAction.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V+80
j org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Lorg/eclipse/swt/widgets/Event;Z)V+278
j org.eclipse.jface.action.ActionContributionItem.access$2(Lorg/eclipse/jface/action/ActionContributionItem;Lorg/eclipse/swt/widgets/Event;Z)V+3
j org.eclipse.jface.action.ActionContributionItem$5.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+60
J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
j org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+25
j org.eclipse.swt.widgets.Display.runDeferredEvents()Z+84
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+55
j org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9
j org.eclipse.ui.internal.Workbench.runUI()I+225
j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+11
j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j org.eclipse.ui.internal.ide.IDEApplication.run(Ljava/lang/Object;)Ljava/lang/Object;+76
j org.eclipse.core.internal.runtime.PlatformActivator$1.run(Ljava/lang/Object;)Ljava/lang/Object;+219
j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+135
j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+60
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+111
j org.eclipse.core.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+181
j org.eclipse.core.launcher.Main.basicRun([Ljava/lang/String;)V+107
j org.eclipse.core.launcher.Main.run([Ljava/lang/String;)I+4
j org.eclipse.core.launcher.Main.main([Ljava/lang/String;)V+10
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x05dbf9c0 JavaThread "Worker-5" [_thread_blocked, id=5456]
0x05dbf838 JavaThread "Java 寤虹珛緔㈠紩" daemon [_thread_blocked, id=16632]
0x05dbf528 JavaThread "Worker-4" [_thread_blocked, id=2972]
0x05dbf3a0 JavaThread "Worker-3" [_thread_in_native, id=16912]
0x05dbf218 JavaThread "Worker-2" [_thread_blocked, id=6204]
0x05dbed80 JavaThread "Worker-1" [_thread_blocked, id=14540]
0x05dbea70 JavaThread "Worker-0" [_thread_blocked, id=17344]
0x04c52b78 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=14792]
0x049897f0 JavaThread "State Saver" [_thread_blocked, id=9820]
0x04ca5b38 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=18068]
0x0130edb0 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=10456]
0x04915b28 JavaThread "CompilerThread0" daemon [_thread_blocked, id=8988]
0x0130e428 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11832]
0x01308a50 JavaThread "Finalizer" daemon [_thread_blocked, id=11656]
0x013080c8 JavaThread "Reference Handler" daemon [_thread_blocked, id=13508]
=>0x012627e8 JavaThread "main" [_thread_in_native, id=14564]
Other Threads:
0x013058e0 VMThread [id=8204]
0x0130ef38 WatcherThread [id=4528]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 4224K, used 2833K [0x178f0000, 0x17d80000, 0x18ca0000)
eden space 3776K, 64% used [0x178f0000, 0x17b4c678, 0x17ca0000)
from space 448K, 92% used [0x17ca0000, 0x17d07fd8, 0x17d10000)
to space 448K, 0% used [0x17d10000, 0x17d10000, 0x17d80000)
tenured generation total 55280K, used 33166K [0x18ca0000, 0x1c29c000, 0x278f0000)
the space 55280K, 59% used [0x18ca0000, 0x1ad03bf8, 0x1ad03c00, 0x1c29c000)
compacting perm gen total 22272K, used 22216K [0x278f0000, 0x28eb0000, 0x2b8f0000)
the space 22272K, 99% used [0x278f0000, 0x28ea2268, 0x28ea2400, 0x28eb0000)
ro space 8192K, 66% used [0x2b8f0000, 0x2be4bcc0, 0x2be4be00, 0x2c0f0000)
rw space 12288K, 46% used [0x2c0f0000, 0x2c692060, 0x2c692200, 0x2ccf0000)
Dynamic libraries:
0x00400000 - 0x0040c000 D:\Program Files\machine\Java\jdk1.5.0_06\bin\javaw.exe
0x77460000 - 0x7759c000 C:\windows\SYSTEM32\ntdll.dll
0x760b0000 - 0x76184000 C:\windows\system32\kernel32.dll
0x757f0000 - 0x7583a000 C:\windows\system32\KERNELBASE.dll
0x75e30000 - 0x75ed0000 C:\windows\system32\ADVAPI32.dll
0x75ed0000 - 0x75f7c000 C:\windows\system32\msvcrt.dll
0x775b0000 - 0x775c9000 C:\windows\SYSTEM32\sechost.dll
0x76f80000 - 0x77021000 C:\windows\system32\RPCRT4.dll
0x75fe0000 - 0x760a9000 C:\windows\system32\USER32.dll
0x75c70000 - 0x75cbe000 C:\windows\system32\GDI32.dll
0x75b80000 - 0x75b8a000 C:\windows\system32\LPK.dll
0x75ba0000 - 0x75c3d000 C:\windows\system32\USP10.dll
0x775d0000 - 0x775ef000 C:\windows\system32\IMM32.DLL
0x77030000 - 0x770fc000 C:\windows\system32\MSCTF.dll
0x10000000 - 0x1004e000 C:\windows\INCOPS3\icdcnl.dll
0x74a90000 - 0x74a99000 C:\windows\system32\VERSION.dll
0x76eb0000 - 0x76f3f000 C:\windows\system32\OLEAUT32.dll
0x75cc0000 - 0x75e1c000 C:\windows\system32\ole32.dll
0x75990000 - 0x75b2d000 C:\windows\system32\SETUPAPI.dll
0x75780000 - 0x757a7000 C:\windows\system32\CFGMGR32.dll
0x75580000 - 0x75592000 C:\windows\system32\DEVOBJ.dll
0x016f0000 - 0x01746000 C:\windows\INCOPS3\ICATCDLL.dll
0x76e70000 - 0x76ea5000 C:\windows\system32\WS2_32.dll
0x75b90000 - 0x75b96000 C:\windows\system32\NSI.dll
0x57650000 - 0x57696000 C:\PaperSecu\PaperHK.dll
0x70390000 - 0x703e1000 C:\windows\system32\WINSPOOL.DRV
0x01c10000 - 0x01d4b000 C:\windows\pcdrm\NSCFA.DLL
0x76220000 - 0x76e69000 C:\windows\system32\Shell32.dll
0x77100000 - 0x77157000 C:\windows\system32\SHLWAPI.dll
0x01eb0000 - 0x01ecb000 C:\windows\pcdrm\NSCPE.dll
0x02030000 - 0x02047000 C:\windows\pcdrm\NFD01.dll
0x75500000 - 0x7550b000 C:\windows\system32\profapi.dll
0x02050000 - 0x0206d000 C:\windows\pcdrm\NFD02.dll
0x75e20000 - 0x75e25000 C:\windows\system32\PSAPI.DLL
0x02310000 - 0x024b4000 C:\windows\pcdrm\NSCCOR03.DLL
0x6d6e0000 - 0x6d874000 D:\Program Files\machine\Java\jdk1.5.0_06\jre\bin\client\jvm.dll
0x757b0000 - 0x757e2000 C:\windows\system32\WINMM.dll
0x75430000 - 0x7547b000 C:\windows\system32\apphelp.dll
0x6d2f0000 - 0x6d2f8000 D:\Program Files\machine\Java\jdk1.5.0_06\jre\bin\hpi.dll
0x6d6b0000 - 0x6d6bc000 D:\Program Files\machine\Java\jdk1.5.0_06\jre\bin\verify.dll
0x6d370000 - 0x6d38d000 D:\Program Files\machine\Java\jdk1.5.0_06\jre\bin\java.dll
0x6d6d0000 - 0x6d6df000 D:\Program Files\machine\Java\jdk1.5.0_06\jre\bin\zip.dll
0x6d530000 - 0x6d543000 D:\Program Files\machine\Java\jdk1.5.0_06\jre\bin\net.dll
0x74f40000 - 0x74f7c000 C:\windows\system32\mswsock.dll
0x74f30000 - 0x74f36000 C:\windows\System32\wship6.dll
0x6d550000 - 0x6d559000 D:\Program Files\machine\Java\jdk1.5.0_06\jre\bin\nio.dll
0x07910000 - 0x07962000 D:\webUI\eclipse\configuration\org.eclipse.osgi\bundles\221\1\.cp\swt-win32-3235.dll
0x74270000 - 0x7440e000 C:\windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_421189da2b7fabfc\COMCTL32.dll
0x775f0000 - 0x7766b000 C:\windows\system32\comdlg32.dll
0x77160000 - 0x77254000 C:\windows\system32\WININET.dll
0x775a0000 - 0x775a3000 C:\windows\system32\Normaliz.dll
0x75850000 - 0x75985000 C:\windows\system32\urlmon.dll
0x755a0000 - 0x756bc000 C:\windows\system32\CRYPT32.dll
0x75570000 - 0x7557c000 C:\windows\system32\MSASN1.dll
0x77260000 - 0x77459000 C:\windows\system32\iertutil.dll
0x695c0000 - 0x695e1000 C:\windows\system32\MSVFW32.dll
0x76f40000 - 0x76f80000 C:\windows\system32\uxtheme.dll
0x07bc0000 - 0x07ef4000 C:\windows\system32\SOGOUWB.IME
0x756c0000 - 0x75744000 C:\windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7600.16385_none_ebf82fc36c758ad5\COMCTL32.dll
0x732c0000 - 0x732c5000 C:\windows\system32\MSIMG32.dll
0x749d0000 - 0x749f1000 C:\windows\system32\ntmarta.dll
0x75b30000 - 0x75b75000 C:\windows\system32\WLDAP32.dll
0x74190000 - 0x741a3000 C:\windows\system32\dwmapi.dll
0x75480000 - 0x7548c000 C:\windows\system32\CRYPTBASE.dll
0x08130000 - 0x08138000 D:\webUI\eclipse\configuration\org.eclipse.osgi\bundles\37\1\.cp\os\win32\x86\localfile_1_0_0.dll
0x08140000 - 0x08148000 D:\webUI\eclipse\configuration\org.eclipse.osgi\bundles\41\1\.cp\os\win32\x86\win32refresh.dll
0x081d0000 - 0x081d8000 C:\mySingle\Component\EpMng.dll
0x08440000 - 0x0855c000 C:\windows\system32\MFC42.DLL
0x08560000 - 0x085ea000 C:\windows\system32\ODBC32.dll
0x08660000 - 0x08698000 C:\windows\system32\odbcint.dll
0x08410000 - 0x0841e000 C:\windows\INCOPS3\ProcMon.DLL
0x73de0000 - 0x73e1c000 C:\windows\system32\oleacc.dll
0x08730000 - 0x08743000 D:\webUI\eclipse\configuration\org.eclipse.osgi\bundles\221\1\.cp\swt-gdip-win32-3235.dll
0x73e20000 - 0x73fb0000 C:\windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7600.16385_none_72fc7cbf861225ca\gdiplus.dll
0x74f80000 - 0x74f96000 C:\windows\system32\CRYPTSP.dll
0x74d20000 - 0x74d5b000 C:\windows\system32\rsaenh.dll
0x754f0000 - 0x754fe000 C:\windows\system32\RpcRtRemote.dll
0x0e350000 - 0x0e374000 D:\Program Files\work\PowerWord\PowerWordPE2011\CBSelectText.dll
0x6eec0000 - 0x6eee1000 D:\webUI\eclipse\configuration\org.eclipse.osgi\bundles\513\1\.cp\libapr.dll
0x6ee50000 - 0x6ee59000 D:\webUI\eclipse\configuration\org.eclipse.osgi\bundles\513\1\.cp\libapriconv.dll
0x08a90000 - 0x08b98000 D:\webUI\eclipse\configuration\org.eclipse.osgi\bundles\513\1\.cp\libeay32.dll
0x08ba0000 - 0x08ba7000 C:\windows\system32\WSOCK32.dll
0x13000000 - 0x130c4000 D:\webUI\eclipse\configuration\org.eclipse.osgi\bundles\513\1\.cp\libdb44.dll
0x68880000 - 0x688e6000 C:\windows\system32\MSVCP60.dll
0x08bb0000 - 0x08be1000 D:\webUI\eclipse\configuration\org.eclipse.osgi\bundles\513\1\.cp\ssleay32.dll
0x6ee60000 - 0x6ee89000 D:\webUI\eclipse\configuration\org.eclipse.osgi\bundles\513\1\.cp\libaprutil.dll
0x08bf0000 - 0x08c02000 D:\webUI\eclipse\configuration\org.eclipse.osgi\bundles\513\1\.cp\intl3_svn.dll
0x08c10000 - 0x08d19000 D:\webUI\eclipse\configuration\org.eclipse.osgi\bundles\513\1\.cp\libsvnjavahl-1.dll
0x70580000 - 0x70585000 C:\windows\system32\SHFOLDER.dll
0x76190000 - 0x76213000 C:\windows\system32\CLBCatQ.DLL
0x6bb80000 - 0x6bbae000 C:\windows\system32\mlang.dll
0x6ee40000 - 0x6ee45000 D:\work\Subversion\iconv\_tbl_simple.so
0x08d60000 - 0x08d69000 D:\work\Subversion\bin\libapriconv-1.dll
0x08d70000 - 0x08d93000 D:\work\Subversion\bin\libapr-1.dll
VM Arguments:
jvm_args: -Xms40m -Xmx256m
java_command: D:\webUI\eclipse\startup.jar -os win32 -ws win32 -arch x86 -launcher D:\webUI\eclipse\eclipse.exe -name Eclipse -showsplash 600 -exitdata 17f0_2f4 -nl zh -clean -vm D:\Program Files\machine\Java\jdk1.5.0_06\bin\javaw.exe -vmargs -Xms40m -Xmx256m
-jar D:\webUI\eclipse\startup.jar
Launcher Type: SUN_STANDARD
Environment Variables:
CLASSPATH=G:\測試地區\java\test;D:\Program Files\machine\Java\jdk1.5.0_06\tools.jar;D:\Program Files\machine\Java\jdk1.5.0_06\dt.jar
PATH=D:\work\oracle9i\bin;D:\work\oracle11g\bin;D:\Program Files\machine\Java\jdk1.5.0_06\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;Tomcat\bin;Tomcat\lib;C:\Program Files\Common Files\NetSarang;D:\work\oracle11g\bin;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;D:\webUI\TortoiseSVN\bin;D:\work\DotNet\GtkSharp\2.12\bin;;;C:\Program
Files\SinoVoice\jTTS 5.0 Desktop\Bin;D:\work\Subversion\bin
USERNAME=test
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 37 Stepping 5, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows NT 6.1 Build 7600
CPU:total 4 family 6, cmov, cx8, fxsr, mmx, sse, sse2, ht
Memory: 4k page, physical 2097151k(1323988k free), swap 4194303k(3069264k free)
vm_info: Java HotSpot(TM) Client VM (1.5.0_06-b05) for windows-x86, built on Nov 10 2005 11:12:14 by "java_re" with MS VC++ 6.0
我認為svn設定有問題。最後經過幾次實驗。原因找到:
SVN 安裝完後的設定中SVN介面一項中預設為JavaHL(JNI),將其改為JavaSVN(純java)解決。
設定方式:windows->Preferences->team(小組)->SVN->svn介面(SVNKit)(純JAVA)方式可以解決此問題。
不過,我見意你的eclipse中的svn外掛程式版本太低,見意使用:site-1.6.10--這個版本,比較穩定,請參考。