windows下AnkhSVN安装完毕后报错
软件版本,vs2005+AnkhSVN1.0.2与AnkhSVN1.0.3都安装过了,报错是一样的
---------------------------
An error occurred while Ankh was loading (Press Ctrl-C to copy this message to the clipboard)
---------------------------
System.AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
在 svn_config_get_config(apr_hash_t** , SByte* , apr_pool_t* )
在 NSvn.Core.ClientConfig.Init(String dir) 位置 e:\projects\2003\ankh\build-3\src\nsvn.core\clientconfig.h:行号 73
在 NSvn.Core.ClientConfig..ctor() 位置 e:\projects\2003\ankh\build-3\src\nsvn.core\clientconfig.h:行号 21
在 NSvn.Core.Client..ctor() 位置 e:\projects\2003\ankh\build-3\src\nsvn.core\client.cpp:行号 95
在 Ankh.AnkhContext.SetupFromConfig() 位置 E:\projects\2003\Ankh\build-3\src\Ankh\AnkhContext.cs:行号 552
在 Ankh.AnkhContext.LoadConfig() 位置 E:\projects\2003\Ankh\build-3\src\Ankh\AnkhContext.cs:行号 516
在 Ankh.AnkhContext..ctor(_DTE dte, AddIn addin, IUIShell uiShell) 位置 E:\projects\2003\Ankh\build-3\src\Ankh\AnkhContext.cs:行号 49
在 Ankh.Connect.OnConnection(Object application, ext_ConnectMode connectMode, Object addInInst, Array& custom) 位置 E:\projects\2003\Ankh\build-3\src\Ankh\Connect.cs:行号 89
---------------------------
确定
---------------------------
不晓得问题再哪里,请高人赐教~~
搜索更多相关主题的帖子:
windows AnkhSVN